Module consts

Module consts 

Source
Expand description

Constants of HTTP(S) protocol.

Constantsยง

APPLICATION_JSON
application/json
APPLICATION_WWW_FORM_URLENCODED
application/x-www-form-urlencoded
HTTPS_DEFAULT_PORT
Default port of HTTPS server.
HTTP_DEFAULT_PORT
Default port of HTTP server.