mirror of
https://github.com/curl/curl.git
synced 2026-05-18 01:26:26 +03:00
vquic/vquic.h: removed the unused H3 psuedo defines
This commit is contained in:
parent
4ab3ed0729
commit
a42677f0d8
1 changed files with 0 additions and 6 deletions
|
|
@ -24,12 +24,6 @@
|
|||
|
||||
#include "curl_setup.h"
|
||||
|
||||
#define H3_PSEUDO_METHOD ":method"
|
||||
#define H3_PSEUDO_SCHEME ":scheme"
|
||||
#define H3_PSEUDO_AUTHORITY ":authority"
|
||||
#define H3_PSEUDO_PATH ":path"
|
||||
#define H3_PSEUDO_STATUS ":status"
|
||||
|
||||
#ifdef ENABLE_QUIC
|
||||
CURLcode Curl_qlogdir(struct Curl_easy *data,
|
||||
unsigned char *scid,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue