Apical.Exceptions.MultipleContentLengthError exception (apical v0.3.1)

Copy Markdown View Source

Error raised multiple content-length headers are provided by the request.

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

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(_)

Callback implementation for Exception.message/1.