ocean.net.http.consts

Modules

CookieAttributeNames
module ocean.net.http.consts.CookieAttributeNames

HTTP session "cookie" attribute name constants as defined in RFC 2109

HeaderFieldNames
module ocean.net.http.consts.HeaderFieldNames

HTTP header field name constants

HttpMethod
module ocean.net.http.consts.HttpMethod

HTTP method name constants and enumerator

HttpVersion
module ocean.net.http.consts.HttpVersion

HTTP version identifier constants and enumerator

StatusCodes
module ocean.net.http.consts.StatusCodes

HTTP status codes and reason phrases

UriDelim
module ocean.net.http.consts.UriDelim

Uri delimiters moved from the old ocean.net.http.HttpConstants module as the delimiters were the only constants used in the old module.