Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-30 | altsvc: accept quoted ma and persist values | Daniel Stenberg | |
As mandated by the spec. Test 1654 is extended to verify. Closes #4443 | |||
2019-08-08 | alt-svc: add protocol version selection masking | Daniel Stenberg | |
So that users can mask in/out specific HTTP versions when Alt-Svc is used. - Removed "h2c" and updated test case accordingly - Changed how the altsvc struct is laid out - Added ifdefs to make the unittest run even in a quiche-tree Closes #4201 | |||
2019-06-13 | unit1654: cleanup on memory failure | Daniel Stenberg | |
... to make it handle torture tests properly. Reported-by: Marcel Raad Fixes #4021 Closes #4022 | |||
2019-03-03 | alt-svc: the libcurl bits | Daniel Stenberg | |