Matt Zabriskie
4ffeba3cde
Merge pull request #168 from samjulien/master
...
Adding check for withCredentials in XHR adapter (#138 )
2015-12-11 13:23:03 -07:00
Sam Julien
415ff773cc
Add check for withCredentials in XHR adapter ( #138 )
2015-12-11 12:16:57 -08:00
Matt Zabriskie
dc1524abf7
Adding failing test for #138
2015-12-11 13:02:39 -07:00
Matt Zabriskie
085f95f9ce
Better formatting
2015-12-11 12:38:23 -07:00
Matt Zabriskie
908d12b8ef
Releasing 0.8.0
2015-12-11 12:09:10 -07:00
Matt Zabriskie
f94ea82f93
Merge branch 'master' of github.com:mzabriskie/axios
2015-12-11 12:06:08 -07:00
Matt Zabriskie
bce07e53aa
Releasing 0.8.0
2015-12-11 12:05:56 -07:00
Matt Zabriskie
5d9ca93bd3
Merge pull request #160 from nickuraltsev/base-url
...
Add support for baseURL parameter
2015-12-11 11:45:51 -07:00
Matt Zabriskie
07b177f347
Removing unwanted user/pass for auth
2015-12-11 11:39:22 -07:00
Matt Zabriskie
d81db4ab2b
Merge pull request #167 from idan/add-basic-auth
...
Add support for HTTP Basic auth via Authorization header
2015-12-10 22:14:12 -07:00
Idan Gazit
603e7c84a0
Polyfilling btoa where appropriate
...
Includes testing of the polyfills.
2015-12-10 17:22:39 +02:00
Idan Gazit
af170334bd
Dropping support for auth.user/pass
...
Only accept `username` and `password` as arguments
2015-12-10 17:21:31 +02:00
Idan Gazit
3138600caf
Adding btoa polyfill
2015-12-10 17:20:19 +02:00
Idan Gazit
0d8b5b6d94
Adding tests for basic auth
2015-12-09 13:21:18 +02:00
Idan Gazit
95df032fbd
Abandoning URL embedded identities for Basic auth
...
Use an `Authorization` header instead, which is a safer choice than URL embedded identities (aka `http://user:pass@example.com `). [Chrome 19 dropped support][chromium128323] for URL embedded identities in XMLHttpRequest for security reasons.
Added documentation note about how this will overwrite any existing `Authorization` header that the user may have set.
[chromium128323]: https://code.google.com/p/chromium/issues/detail?id=128323
2015-12-09 13:21:07 +02:00
Idan Gazit
e270c70d4d
Documenting the HTTP Basic auth request config
2015-12-09 11:56:53 +02:00
Harry Lachenmayer
19cbca0c71
Add HTTP basic authentication for Node.
2015-12-09 11:27:47 +02:00
Harry Lachenmayer
32a904394f
Add HTTP basic authentication.
2015-12-09 11:27:47 +02:00
Nick Uraltsev
2ab201f049
Update README.md: baseURL parameter
2015-11-22 01:32:59 -08:00
Nick Uraltsev
435636c714
Add support for baseURL parameter
2015-11-21 23:51:59 -08:00
Nick Uraltsev
20a25a2783
Add isAbsoluteURL helper
2015-11-21 19:29:53 -08:00
Nick Uraltsev
e253b0ef3e
Add combineURLs helper
2015-11-21 17:41:02 -08:00
Matt Zabriskie
4bbde9ae6c
Merge pull request #140 from vineethawal/xDomainRequestSupport
...
XDomainRequest support
2015-11-21 14:24:05 -07:00
Vineet Hawal
837da5319c
remove console.log -_-
2015-11-22 01:32:38 +05:30
Vineet Hawal
5c3b144a64
import isURLSameOrigin at top
2015-11-22 01:27:34 +05:30
Vineet Hawal
0be4467e05
buildUrl -> buildURL
2015-11-22 00:28:19 +05:30
Vineet Hawal
729ff05112
Merge branch 'master' of github.com:mzabriskie/axios into xDomainRequestSupport
...
Conflicts:
package.json
2015-11-22 00:17:24 +05:30
Matt Zabriskie
7fa69152e9
Restoring buildURL
2015-11-20 12:17:14 -07:00
Matt Zabriskie
54be280729
Fixing file system case issue
2015-11-20 12:16:45 -07:00
Matt Zabriskie
7da605cf3a
Use locally installed grunt for running tests
2015-11-20 11:59:03 -07:00
Matt Zabriskie
b404124b47
Merge branch 'master' of github.com:mzabriskie/axios
2015-11-20 11:37:48 -07:00
Matt Zabriskie
d1940f52bc
Restoring buildURL tests
2015-11-20 11:37:41 -07:00
Matt Zabriskie
b1d9194622
Fixing file system case issue
2015-11-20 11:36:50 -07:00
Vineet Hawal
1eac0b1b21
buildUrl helper reference fix in xhr
2015-11-20 15:58:49 +05:30
Vineet Hawal
b1f2df42a2
undo dist files changes
2015-11-20 15:36:49 +05:30
Vineet Hawal
0dbeea3b6e
undo dist files changes
2015-11-20 15:34:29 +05:30
Vineet Hawal
4db0578fa2
undo dist files changes
2015-11-20 15:25:52 +05:30
Vineet Hawal
17c1cb92e2
Merge branch 'xDomainRequestSupport' of github.com:vineethawal/axios into xDomainRequestSupport
2015-11-20 15:21:42 +05:30
Vineet Hawal
e5e14daab6
Merge branch 'master' of github.com:mzabriskie/axios into xDomainRequestSupport
...
Conflicts:
lib/adapters/xhr.js
2015-11-20 15:21:04 +05:30
Matt Zabriskie
433dd0d037
Merge pull request #149 from Kosta-Github/Kosta/unzip
...
Adding transparent decompression if `content-encoding` is set
2015-11-19 15:37:58 -07:00
Matt Zabriskie
ae3adcd28b
Merge branch 'master' of github.com:mzabriskie/axios
2015-11-19 15:32:55 -07:00
Matt Zabriskie
cd2567cd79
Merge branch 'moonion-master'
2015-11-19 15:32:22 -07:00
Matt Zabriskie
02a93330ed
Resolving conflicts
2015-11-19 15:32:05 -07:00
Matt Zabriskie
2781ff650c
Merge pull request #146 from skarbovskiy/master
...
follow redirects
2015-11-19 15:28:39 -07:00
Matt Zabriskie
3d65057d71
Making isURLSameOrigin/cookies safe to use in all envs
2015-11-19 15:18:47 -07:00
moonion
2e4c9285d7
add config.paramsSerializer to http adapter
2015-11-18 16:04:18 +02:00
Konstantin Baumann
32dfc1d9e0
add test case for transparent decompression for content-encoding being set in the response headers
2015-11-12 11:34:07 +01:00
Konstantin Baumann
b3a4ff03e2
uncompress the response body transparently if required
2015-11-12 11:16:57 +01:00
george.skarbovskiy
cf192f495e
follow redirects
2015-11-06 12:56:21 +02:00
Vineet Hawal
677e63aa55
Update axios.js
2015-11-02 11:24:26 +05:30