]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/http.h
Merge commit '5be7d8597d02bcaba2de2503c0e59cf865c746dc'
[ffmpeg] / libavformat / http.h
index a19ad8ed3e246b9000671f60eabcbd44f3601a48..be8ae7f46015f061fda6281ab0b55e9eecb1115f 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "url.h"
 
+#define HTTP_HEADERS_SIZE 4096
+
 /**
  * Initialize the authentication state based on another HTTP URLContext.
  * This can be used to pre-initialize the authentication parameters if