Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
apply: rename and move opt constants to apply.h
[gitweb.git]
/
http.h
diff --git
a/http.h
b/http.h
index 2fb56d0743f7a54448313964d2442c9beef6d6d4..5ab9d9c329378f4f254c9d912dd7f05105ea6695 100644
(file)
--- a/
http.h
+++ b/
http.h
@@
-106,6
+106,7
@@
extern void step_active_slots(void);
extern void http_init(struct remote *remote, const char *url,
int proactive_auth);
extern void http_cleanup(void);
+extern struct curl_slist *http_copy_default_headers(void);
extern long int git_curl_ipresolve;
extern int active_requests;