requests icon indicating copy to clipboard operation
requests copied to clipboard

HTTP for Gophers

requests

Build Status

HTTP for Gophers.

Roadmap

requests temporarily uses the net/http package, but plans to move to its own HTTP/1.1 and HTTP/2.0 client.

  • [ ] HTTP/1.1 and HTTP/2.0 support
  • [ ] RFC 2068 proxy support
  • [ ] SOCKS4/5 proxy support