mirror of
https://github.com/curl/curl.git
synced 2025-09-18 01:52:41 +03:00
vquic/vquic.h: removed the unused H3 psuedo defines
This commit is contained in:
parent
4ab3ed0729
commit
a42677f0d8
|
@ -24,12 +24,6 @@
|
||||||
|
|
||||||
#include "curl_setup.h"
|
#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
|
#ifdef ENABLE_QUIC
|
||||||
CURLcode Curl_qlogdir(struct Curl_easy *data,
|
CURLcode Curl_qlogdir(struct Curl_easy *data,
|
||||||
unsigned char *scid,
|
unsigned char *scid,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user