issues
search
browserify
/
http-browserify
node's http module, but for the browser
MIT License
245
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade `Base64` dependency
#107
AshishShanker
opened
2 years ago
0
updated to base64 of 1.0.0 version
#106
naoyamakino
opened
3 years ago
0
Bump ecstatic from 0.1.7 to 4.1.2
#105
dependabot[bot]
closed
5 years ago
1
HEAD request not working on Edge
#104
KAYLukas
opened
7 years ago
0
fix unsafe header
#103
MillerRen
opened
7 years ago
0
Use IANA HTTP status codes to match newer node
#102
ghost
opened
8 years ago
0
Removed unused import
#101
jackmoore
opened
8 years ago
0
Use "inherits" module instead of "util.inherits" on response.js
#100
jussikinnula
opened
8 years ago
0
Needs Maintainer
#99
elyobo
opened
8 years ago
0
Maintain request header casing.
#98
elyobo
closed
7 years ago
4
no window object present
#97
ywen
closed
9 years ago
3
Default protocol is inconsistent with Node's.
#96
recursify
opened
9 years ago
2
Missing setNoDelay method on Request
#95
elado
opened
9 years ago
0
Not working on mobile
#94
kingzbauer
opened
9 years ago
1
Basic support for relative path in request URL
#93
lukehorvat
closed
9 years ago
0
http.request not handling relative paths
#92
lukehorvat
closed
9 years ago
1
case insensitive headers
#91
vartan
opened
9 years ago
0
Document withCredentials and its non standard default
#90
jamestalmage
opened
9 years ago
1
Return Buffer objects from requests where it makes sense
#89
myndzi
opened
9 years ago
5
FIX: port derivation with 'hostname' instead of 'host' given
#88
freitag-solutions
opened
9 years ago
0
make sure response headers are there
#87
mvayngrib
opened
9 years ago
0
globalAgent not defined
#86
ghost
opened
9 years ago
3
fix response string bug
#85
shenanigans
opened
9 years ago
0
Cannot process certain response strings
#84
shenanigans
opened
9 years ago
0
What does the protip mean?
#83
ghost
closed
9 years ago
0
Protip of readme mixed
#82
MisumiRize
opened
9 years ago
0
Response inherits from Stream instead of Stream.Readable (requiring request module browserify workaround)
#81
deathcap
opened
9 years ago
4
added request.setTimeout support
#80
brandonrobertz
opened
9 years ago
10
Request::abort() not implemented
#79
ahutchings
opened
9 years ago
0
Base64 package casing has changed
#78
jinder
closed
7 years ago
0
file://http://
#77
zwhitchcox
closed
9 years ago
1
defer detection of XHR
#76
kirbysayshi
closed
3 years ago
0
Export ClientRequest and OutgoingMessage for compatibility
#75
enykeev
closed
6 years ago
2
Give to FF a chance to set the ‘xhr.responseType’
#74
enricostara
opened
10 years ago
1
support web-workers XMLHttpRequest
#73
hankhero
opened
10 years ago
2
Update documentation to match node http module
#72
parshap
opened
10 years ago
0
Response object does not have response.headers
#71
parshap
closed
10 years ago
2
Set the xhr.withCredentials flag after xhr.open()
#70
bjoerge
closed
2 years ago
2
Allow test frameworks to mock out XMLHttpRequest
#69
cacieprins
closed
2 years ago
1
Allow XMLHttpRequest to be mocked by test frameworks (e.g., jasmine-ajax; sinon)
#68
cacieprins
opened
10 years ago
2
Suggested Setup in README Doesn't Work
#67
codeviking
opened
10 years ago
3
Fix exception when setting XHR responseType parameter
#66
robertknight
closed
7 years ago
4
Setting XHR response type fails due to xhr.responseType being modified before XHR is opened
#65
robertknight
opened
10 years ago
1
Respect protocol
#64
tschaub
closed
10 years ago
0
Emit an error event when something goes wrong...
#63
klyngbaek
closed
10 years ago
0
Behave more like Node http
#62
bmpvieira
closed
3 years ago
4
Fix xhr.responseType set before xhr.open
#61
bmpvieira
closed
3 years ago
1
Support "ArrayBuffer" to be part of the string.
#60
eiriksm
closed
8 years ago
10
String response bodies with the word ArrayBuffer in it gets destroyed
#59
eiriksm
closed
8 years ago
2
Set correct path and method properties on the request object
#58
lakenen
opened
10 years ago
2
Next