Nik Krimm
Nik Krimm
I chose the name _.method per the above suggestion, but am happy to adjust if this does not match the project guidelines. Fixes #2286
…tent-type contains a semi-colon.
@ConnorWhite huh, now these are broken out, I see we're missing test for these cases. I'll try to pick them up in the next day or so, or if you...
@raphaeleidus @amir-arad How does this address your concerns on issue #399 ? @amir-arad: I've used some of the code from your PR in this test. If you'd like credit on...
Needed some help with making parallel request to multiple server. (from email request)
I noticed this while working on something else, and am not sure the test is correct. Stashing for investigation. ``` - it.only('when the author uses a proxyReqDecorator', function (done) {...