0.8.1 • Published 9 years ago
ya-request-builder v0.8.1
Isomorphic or universal http client because no one exist like I need
On server that manage for proxy because :
- companies sucks
- need to handle all types of proxies, like https ones
- and request handle it perfectly
Simple in the browser :
- only a facade from XmlHTTPRequest to act the more like
- because request handle proxy as environment configuration
As builder because :
- this pattern is great to instantiate an object for readability
Yet another because so much alternatives already exists but no one fully worked :
- superagent & superagent proxy doesn't make the isomorphic way
- as it doesn't work on https but probably a but of proxy-agent
- request & browserify for a simple get has 1.8M bundled (unminified unmangled)
- iso-http doesn't handle proxy like it works on bult-in node module http
All I need to do
- I need two implementations of the request : one with request and the other with XmlHTTPRequest
- Handle the response as promise because it's better than callbacks
Browser support
0.8.1
9 years ago
0.8.0
9 years ago
0.7.1
9 years ago
0.7.0
9 years ago
0.6.0
9 years ago
0.5.0
9 years ago
0.4.0
9 years ago
0.3.2
9 years ago
0.3.1
9 years ago
0.3.0
9 years ago
0.2.3
9 years ago
0.2.2
9 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.0
9 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago