0.10.1: Header tokens w/ dashes
- [#81] Fix header-based authentication for tokens w/ dashes (
-
)- Regex was overly specific for header values (
\w
) - Added TODO to follow up with a full regex for valid characters according to the spec
- Regex was overly specific for header values (