Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Goulet
Tor
Commits
d4efa475
Commit
d4efa475
authored
May 06, 2004
by
Roger Dingledine
Browse files
forward-port header-length-increase patch
svn:r1814
parent
e45fd6ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/or/directory.c
View file @
d4efa475
...
...
@@ -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 ************/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment