mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-23 06:56:27 +00:00
http: use the new httpclient
Untangle the notion of the http transport from the actual http implementation. The http transport now uses the httpclient.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -9,6 +9,7 @@
|
||||
#define INCLUDE_transports_http_h__
|
||||
|
||||
#include "buffer.h"
|
||||
#include "httpclient.h"
|
||||
|
||||
#define GIT_HTTP_REPLAY_MAX 15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user