Http1ServerRequestHandler.badMessage

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void badMessage(int status, string reason)
    class Http1ServerRequestHandler
    override
    void
    badMessage
    (
    int status
    ,
    string reason
    )
  2. void badMessage(BadMessageException failure)

Meta