Isiah Meadows
7cbc15e7a2
Fix m.request/m.jsonp to not mutate arguments, simplify code ( #2288 )
...
I basically recast it to remove 99% of the duplication. They're
basically the same function mod how they fire their requests and append
query parameters.
2018-11-28 20:10:46 -05:00
tkilliansc
62bc8a5481
fix issue 1919
2017-10-14 00:06:32 +02:00
Isiah Meadows
1cc5fa5ba7
"use strict" and other linty fixes
2017-03-03 18:24:38 -05:00
Bryce Gibson
6a617aeb87
Add tests for abort functionality.
2017-02-12 16:38:45 +11:00
Leo Horie
a0def08101
lint and highlight jsx
2017-01-08 19:30:23 -05:00
impinball
95d738bc71
Add support for options.headers in m.request + tests/docs
...
I also had to edit the mocks accordingly, so I could inspect the headers set.
2016-12-30 02:52:00 -05:00
impinball
b4fb21475c
Add editorconfig, resolve differences
...
This includes newlines, tabs, among other things.
2016-06-18 03:22:12 -04:00
Leo Horie
41ac2bf002
rename ajaxt o xhr, expose jsonp
2016-05-26 15:22:36 -04:00