- allDataHasBeenGiven
void allDataHasBeenGiven()
Undocumented in source. Be warned that the author may not have intended to support it.
- onBadRequest
void onBadRequest(HttpBadRequestReason reason)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeaderName
void onHeaderName(const(T)[] headerName)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeaderNamePartial
void onHeaderNamePartial(const(T)[] headerName)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeaderValue
void onHeaderValue(const(T)[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeaderValuePartial
void onHeaderValuePartial(const(T)[] value)
Undocumented in source. Be warned that the author may not have intended to support it.
- onHeadersDone
void onHeadersDone(const(T)[] bodyData)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMethod
void onMethod(const(T)[] method)
Undocumented in source. Be warned that the author may not have intended to support it.
- onMethodPartial
void onMethodPartial(const(T)[] method)
Undocumented in source. Be warned that the author may not have intended to support it.
- onUri
void onUri(const(T)[] uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- onUriPartial
void onUriPartial(const(T)[] uri)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.