The Http Relay component of the filtering system is responsible for communicating with web servers and creating Reply objects. A Handler sends Request objects to an Http Relay and then waits for it to return the corresponding Reply object. All HTTP communication with the web server is performed by the relay.