Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
592 contributions in the last year
Contribution activity
October 2020
Created an issue in lihaoyi/test that received 1 comment
Custom "Host" header
I write requests.get("http://localhost:3001",headers=Map("Host" -> "xxxxxx"), but it doesn't work.
Num: 70
Author: liewhite
- feature request: dynamic HTTP method - requests.send(url, method="GET")
- feature request: websockets
- Proxy servers
- Content-Type not inferred as application/json
- requests.get.stream forces use of var
- Scala.js support
- adding request method into request method params
- BUG? - Multipart upload removes content-length
- Gzip-encoded `HEAD` responses throw EOFException
- request should have a utility to print out the equivalent `curl` statement instead of actually executing the request
- Async request
- Client Side Certificates
- Scala native support
- HttpURLConnection POST retry bug
- hello2
- hello