Commit Graph

2 Commits

Author SHA1 Message Date
Lilah Ingvaldsen
a0a2815d40 Add HTTP/2 support to LFS client
This commit configures the internal client we use for all HTTP
requests in `git-lfs` to use the HTTP/2 protocol if supported by
the server.
2019-08-27 10:24:20 -07:00
Preben Ingvaldsen
d101bdb605 lfsapi: extract new lfshttp package
Extract more basic http-related functionality out of lfsapi and
into a new package, lfshttp. Everything is currently functional
aside from authorization.
2018-09-11 14:51:29 -07:00