# Request The class _WSF_REQUEST_ can be used to access data related to the HTTP request. **TODO**: describe the request interface # Response The class _WSF_RESPONSE_ is the media to send data back to the client. **TODO**: describe the response interface