lib-http: Implemented HTTP auth (RFC 7235).
lib-http: Updated comments to RFC7230/RFC7231.
lib-http: Added support for parsing HTTP word syntax, which includes quoted-string.
lib-http: Added initial HTTP client implementation.