mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
forward-port header-length-increase patch
svn:r1814
This commit is contained in:
@@ -21,7 +21,7 @@ char rend_publish_string[] = "/rendezvous/publish";
|
||||
/* Prefix for downloading rendezvous descriptors. */
|
||||
char rend_fetch_url[] = "/rendezvous/";
|
||||
|
||||
#define MAX_HEADERS_SIZE 2048
|
||||
#define MAX_HEADERS_SIZE 10000
|
||||
#define MAX_BODY_SIZE 500000
|
||||
|
||||
/********* END VARIABLES ************/
|
||||
|
||||
Reference in New Issue
Block a user