https://github.com/jshttp/basic-auth/blob/e8a29f94dc7c05b5858b08090386338af010ce49/index.js#L46 https://github.com/jshttp/basic-auth/blob/e8a29f94dc7c05b5858b08090386338af010ce49/index.js#L114-L115 ----- Which, **RFC 7617** forbids. > # [RFC 7617 — “Basic” HTTP Authentication Scheme](https://www.ietf.org/rfc/rfc7617.txt) > > The `user-id` and `password` _MUST NOT_ contain any control characters (see “`CTL`” in Appendix B.1 of [RFC5234](http://www.rfc-editor.org/info/rfc5234)).