View Source Apical.Exceptions.MissingContentLengthError exception (apical v0.2.1)

Error raised when the content-length header is missing from the request.

This error should result in a http 411 status code. see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/411

Link to this section Summary

Functions

Callback implementation for Exception.message/1.

Link to this section Functions

Callback implementation for Exception.message/1.