aboutsummaryrefslogtreecommitdiff
path: root/lib/altsvc.h
AgeCommit message (Collapse)Author
2019-08-08alt-svc: add protocol version selection maskingDaniel 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-03-03alt-svc: the libcurl bitsDaniel Stenberg