mirror of
https://github.com/curl/curl.git
synced 2026-08-05 13:36:14 +03:00
gen.pl: error on duplicated See-Also fields
Updated http2.d accordingly. Closes #10925
This commit is contained in:
parent
452b8e39ef
commit
a8fbdb461c
2 changed files with 6 additions and 3 deletions
|
|
@ -6,9 +6,8 @@ Protocols: HTTP
|
|||
Added: 7.33.0
|
||||
Mutexed: http1.1 http1.0 http2-prior-knowledge http3
|
||||
Requires: HTTP/2
|
||||
See-also: no-alpn
|
||||
Help: Use HTTP 2
|
||||
See-also: http1.1 http3
|
||||
Help: Use HTTP/2
|
||||
See-also: http1.1 http3 no-alpn
|
||||
Category: http
|
||||
Example: --http2 $URL
|
||||
Multi: mutex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue