-
`requests.utils.get_encoding_from_headers` assumes that the charset parameter always specifies a name. In very rare cases a server can send a malformed content-type header which does not specify a nam…
-
Currently, `blobToDataUrl` simply puts `blob.type` into the URL (at [this line][1]), but it should be cleaned up to be valid:
- `blob.type` may contain white space (e.g. I encountered a `'data:imag…
-
HMS 5.6.5 2360
RFC2045 6.7 states that quoted printable text line must not exceed 76 characters. Long lines must be 'soft wrapped' with an equals as the last character. Email clients do this automa…
-
Make sure we track all the alphabets for base64 (that are very widely used)
-
RFC 9112 Section 10.1 defines Media Type message/http as follows:
> The "message/http" media type can be used to enclose a single HTTP request or response message, provided that it obeys the MIME r…
-
After update of paperclip-ffmpeg there is recomended to check content_type or file name to match supported formats.
See: http://stackoverflow.com/questions/21897725/papercliperrorsmissingrequiredvali…
-
# Recipient list
WHATWG: html, html-aam, html-aria
W3C WGs: html, apa, aria, webapps
IETF WGs: httpbis, 822ext
CC authors of (current) prior RFCs: Nathaniel Borenstein, Steve Dorner, Ned Freed…
-
For reference see https://github.com/mirage/ocaml-cohttp/pull/725 and the discussion in https://github.com/mirage/ocaml-cohttp/pull/542
mseri updated
3 years ago
-
I believe mail data has to comply with RFC 5322, but not certain. OpenSMTPD and gsmtp do not accept mail if it is not 5322 compliant.
Here's some language form the RFC that further leads me to beli…
-
As adoption inevitably grows, a MIME type should be appropriately registered.