Which code is badly written -- the one that has two spaces? or the one that
only parses a single space?

On Sun, Jul 6, 2025 at 6:07 PM Thomas Broyer <[email protected]> wrote:

>
>
> On Sun, Jul 6, 2025 at 6:57 PM Dick Hardt <[email protected]> wrote:
>
>> Did you look at the code? (Its JavaScript) :)
>>
>> bearer will fail as the startsWith() is looking for 'Bearer'
>>
>> If there is a starting space
>>
>
> There's no such thing as a "starting space":
> https://datatracker.ietf.org/doc/html/rfc9110#name-field-values
>
>
>> or 2 spaces between Bearer and the token it will fail
>>
>
> So what?
> Are you suggesting changing a spec to please badly written/broken code‽
> Also, what it is that you consider "widely deployed" in your first message?
>
_______________________________________________
OAuth mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to