Jonathan Malmaud
Jonathan Malmaud
Any plans to fix this?
Hey @sorpaas, hoping to merge this soon. I tried rerunning the Travis tests and there seems to be a sporadic failure. Any idea what's going on?
I think HTTP.jl is probably the future of the Julia we stack. Would be awesome to get it merged there. On Mon, Mar 20, 2017 at 2:14 PM Wei Tang...
Looks like one of the tests failed?
Here's the core error: ``` Test Failed Expression: get("http://httpbin.org/redirect/3",max_redirects=1) Expected: Requests.RedirectException No exception thrown ``` I understand what that means, but not why it should have anything to do in...
Hmm, seems like the CI is failing.
Requests.jl is supposed to have multi-part data. Do you have a test case that fails? On Sat, Aug 29, 2015 at 12:53 PM, Sebastian Good [email protected] wrote: > this library...
No worries. On Sat, Aug 29, 2015 at 12:58 PM, Sebastian Good [email protected] wrote: > Problem on my end; apologies! > > — > Reply to this email directly or...
Ya that makes sense. On Thu, Sep 3, 2015 at 2:35 PM, Jacob Quinn [email protected] wrote: > I think we should just have a Curl.jl library that included the low-level...
If someone wanted to take the time to do that, I think it would be great. It's probably not something any of the current maintainers will get around to do...