Skip to content

kylieCat/requests

 
 

Repository files navigation

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