git-lfs/httputil
Steve Streeting 3298d9bbb3 Refactored many api functions to httputil/api package from lfs
Also moved ntlm to httputil since too http-specific to be contained in auth
2016-05-16 17:57:37 +01:00
..
certs_darwin.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
certs_freebsd.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
certs_linux.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
certs_test.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
certs_windows.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
certs.go Major refactor to pull things into config, httputil, tools 2016-05-13 17:38:06 +01:00
http.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00
ntlm_test.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00
ntlm.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00
request_error_test.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00
request.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00
response.go Refactored many api functions to httputil/api package from lfs 2016-05-16 17:57:37 +01:00