Constant rsvg::accept_language::OWS
source ยท const OWS: [char; 2];
Expand description
Optional whitespace, Space or Tab, per RFC 7230.
RFC 7230: https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.3
const OWS: [char; 2];
Optional whitespace, Space or Tab, per RFC 7230.
RFC 7230: https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.3