HTTP_REQUEST_CONTENT_LENGTH

Constant HTTP_REQUEST_CONTENT_LENGTH 

Source
pub const HTTP_REQUEST_CONTENT_LENGTH: &'static str;
👎Deprecated: {note: Replaced by http.request.header.content-length., reason: uncategorized}
Expand description

Deprecated, use http.request.header.content-length instead.

§Notes

§Examples

  • 3495