Updated Request and response (markdown)
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Request
|
# Request
|
||||||
The class WSF_REQUEST can be used to access data related to the HTTP request.
|
The class _WSF_REQUEST_ can be used to access data related to the HTTP request.
|
||||||
|
|
||||||
**TODO**: describe the request (WSF_REQUEST) interface
|
**TODO**: describe the request interface
|
||||||
|
|
||||||
# Response
|
# Response
|
||||||
The class WSF_REQUEST is the media to send data back to the client.
|
The class _WSF_RESPONSE_ is the media to send data back to the client.
|
||||||
|
|
||||||
**TODO**: describe the response (WSF_RESPONSE) interface
|
**TODO**: describe the response interface
|
||||||
Reference in New Issue
Block a user