ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
HttpConnectionHandler.default_exception_status_code
ocean
net
http
HttpConnectionHandler
HttpConnectionHandler
Status code for the case when a required message header parameters are missing.
class
HttpConnectionHandler
protected
auto
default_exception_status_code
=
HttpResponseCode.InternalServerError
;
Meta
Source
See Source File
ocean
net
http
HttpConnectionHandler
HttpConnectionHandler
aliases
ErrnoException
HttpException
HttpMethod
HttpRequest
HttpResponse
HttpResponseCode
HttpServerException
IOError
IOWarning
constructors
this
functions
handle
handleHttpException
handleHttpServerException
handleRequest
notifyIOException
onResponseSent
request_msg_body_length
reset
variables
default_exception_status_code
http_exception
keep_alive_maxnum
request
response
Status code for the case when a required message header parameters are missing.