Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
tradle
/
react-native-http
Public
forked from
mvayngrib/http-browserify
Notifications
You must be signed in to change notification settings
Fork
16
Star
25
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 3, 2018
2.0.1
mvayngrib
committed
8f1f6a7
View commit details
Copy full SHA for 8f1f6a7
Browse repository at this point
refactor: rm http-browserify examples/, test/, rewrite readme
mvayngrib
committed
27a6bdb
View commit details
Copy full SHA for 27a6bdb
Browse repository at this point
Commits on Mar 7, 2018
2.0.0
mvayngrib
committed
5a60c01
View commit details
Copy full SHA for 5a60c01
Browse repository at this point
add .gitignore
mvayngrib
committed
ca4676a
View commit details
Copy full SHA for ca4676a
Browse repository at this point
rename, to publish in npm
mvayngrib
committed
8a5555a
View commit details
Copy full SHA for 8a5555a
Browse repository at this point
Commits on Feb 3, 2018
Merge pull request #1 from mactkg/patch-1
Show description for 526e744
mvayngrib
authored
526e744
View commit details
Copy full SHA for 526e744
Browse repository at this point
Update repository url
mactkg
authored
0b0a2a5
View commit details
Copy full SHA for 0b0a2a5
Browse repository at this point
Commits on Sep 14, 2015
emit Buffer in 'data' event
mvayngrib
committed
834492d
View commit details
Copy full SHA for 834492d
Browse repository at this point
Commits on Aug 3, 2015
edit readme
mvayngrib
committed
fdca42d
View commit details
Copy full SHA for fdca42d
Browse repository at this point
revert headers PR
mvayngrib
committed
e7359b0
View commit details
Copy full SHA for e7359b0
Browse repository at this point
update names, licenses
mvayngrib
committed
c80e81a
View commit details
Copy full SHA for c80e81a
Browse repository at this point
rm window references and XMLHttpRequest shim
mvayngrib
committed
5304597
View commit details
Copy full SHA for 5304597
Browse repository at this point
Commits on May 12, 2015
make sure response headers are there
mvayngrib
committed
69d4444
View commit details
Copy full SHA for 69d4444
Browse repository at this point
Commits on Sep 24, 2014
1.7.0
James Halliday
committed
17b2990
View commit details
Copy full SHA for 17b2990
Browse repository at this point
document html instances
James Halliday
committed
823af72
View commit details
Copy full SHA for 823af72
Browse repository at this point
guard against window globals not being defined, should work better on older browsers and in webworkers
James Halliday
committed
5c5496a
View commit details
Copy full SHA for 5c5496a
Browse repository at this point
update test to scope properly
James Halliday
committed
88794ec
View commit details
Copy full SHA for 88794ec
Browse repository at this point
Merge branch 'xhr2-send-support' of https://github.com/lakenen/http-browserify
James Halliday
committed
3314ec5
View commit details
Copy full SHA for 3314ec5
Browse repository at this point
Commits on Sep 3, 2014
1.6.0
James Halliday
committed
ddeabab
View commit details
Copy full SHA for ddeabab
Browse repository at this point
Merge pull request #64 from tschaub/protocol
Show description for 7826c6e
James Halliday
committed
7826c6e
View commit details
Copy full SHA for 7826c6e
Browse repository at this point
Commits on Sep 2, 2014
Only use scheme if no protocol is provided
tschaub
committed
cf4f5a8
View commit details
Copy full SHA for cf4f5a8
Browse repository at this point
Prefer protocol to scheme
Show description for 2fdbcd2
tschaub
committed
2fdbcd2
View commit details
Copy full SHA for 2fdbcd2
Browse repository at this point
Commits on Aug 20, 2014
1.5.0
James Halliday
committed
df11f4a
View commit details
Copy full SHA for df11f4a
Browse repository at this point
Merge pull request #63 from klyngbaek/master
Show description for 3b4032a
James Halliday
committed
3b4032a
View commit details
Copy full SHA for 3b4032a
Browse repository at this point
Emit an error event when something goes wrong, more closely mirroring the nodejs http module api. This is done my assigning an onerror handler to xhr and propagating the event up.
Kristian Lyngbaek
committed
56c1985
View commit details
Copy full SHA for 56c1985
Browse repository at this point
Commits on Jul 25, 2014
Add support for XHR2 send with Blob/ArrayBuffer/FormData (fixes #43)
Cameron Lakenen
committed
9fd4928
View commit details
Copy full SHA for 9fd4928
Browse repository at this point
Commits on Jun 27, 2014
1.4.1
James Halliday
committed
c0869e5
View commit details
Copy full SHA for c0869e5
Browse repository at this point
Commits on Jun 23, 2014
1.4.0
James Halliday
committed
7dc5009
View commit details
Copy full SHA for 7dc5009
Browse repository at this point
1.4.0
James Halliday
committed
399bfc8
View commit details
Copy full SHA for 399bfc8
Browse repository at this point
document responseType
James Halliday
committed
9c6c121
View commit details
Copy full SHA for 9c6c121
Browse repository at this point
updated opts formatting
James Halliday
committed
1a3828d
View commit details
Copy full SHA for 1a3828d
Browse repository at this point
update readme format
James Halliday
committed
2425efc
View commit details
Copy full SHA for 2425efc
Browse repository at this point
no.
James Halliday
committed
3098081
View commit details
Copy full SHA for 3098081
Browse repository at this point
add support for responseType parameter
shenanigans
authored and
James Halliday
committed
1f6b529
View commit details
Copy full SHA for 1f6b529
Browse repository at this point
Commits on Feb 28, 2014
1.3.2
James Halliday
committed
a5a6ae9
View commit details
Copy full SHA for a5a6ae9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.