alficles

Results 5 issues of alficles

This blueprint, if implemented, will allow users and systems to authenticate with TLS certificates in addition to passwords. This will allow implementations considerable flexibility in how they handle passwordless logins....

blueprint

This would be a pretty big update to the document, perhaps most appropriate as another document entirely. But I think it would be useful for servers to be able to...

I don't believe the currently described subscription routine will work properly when an unaware proxy lies between the origin and the client. The client can send a request to the...

https://github.com/braid-work/braid-spec/blob/86435a05d5bcad1e446905d4e7e22e672391c0f3/draft-toomim-httpbis-range-patch-00.txt#L160 ``` When server supports Range header with non-GET requests, server MUST NOT ignore the Range header when used with a non-GET request. When server does not support Range header...

The build instructions for windows are incorrect, or perhaps there is something else wrong. In step 2, you say to use: ``` cmake --build . --config MinSizeRel --target webpgPlugin ```...