Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sergot/http-useragent issues and pull requests

#100 - Hangs in await start (cover rakudo RT#126390)

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 4 comments

#100 - Hangs in await start (cover rakudo RT#126390)

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 4 comments

#99 - Move responsibility for throwing exceptions to HTTP::Response

Issue - State: open - Opened by jonathanstowe almost 9 years ago - 2 comments

#99 - Move responsibility for throwing exceptions to HTTP::Response

Issue - State: open - Opened by jonathanstowe almost 9 years ago - 2 comments

#98 - Replace deprecated function first-index

Pull Request - State: closed - Opened by syohex almost 9 years ago - 1 comment

#98 - Replace deprecated function first-index

Pull Request - State: closed - Opened by syohex almost 9 years ago - 1 comment

#97 - Refactor HTTP::UserAgent.request()

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 3 comments
Labels: enhancement

#97 - Refactor HTTP::UserAgent.request()

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 3 comments
Labels: enhancement

#96 - 204 doesn't work

Issue - State: closed - Opened by jonathanstowe almost 9 years ago
Labels: bug

#96 - 204 doesn't work

Issue - State: closed - Opened by jonathanstowe almost 9 years ago
Labels: bug

#95 - Throwing exception on 4xx and 5xx is bad interface.

Issue - State: closed - Opened by tokuhirom almost 9 years ago - 9 comments

#95 - Throwing exception on 4xx and 5xx is bad interface.

Issue - State: closed - Opened by tokuhirom almost 9 years ago - 9 comments

#94 - 200-300 is success

Pull Request - State: closed - Opened by fayland almost 9 years ago - 1 comment

#94 - 200-300 is success

Pull Request - State: closed - Opened by fayland almost 9 years ago - 1 comment

#93 - how to get content when there is an HTTP error?

Issue - State: closed - Opened by fayland almost 9 years ago - 4 comments

#93 - how to get content when there is an HTTP error?

Issue - State: closed - Opened by fayland almost 9 years ago - 4 comments

#92 - t/08-ua.t fails

Issue - State: open - Opened by tokuhirom almost 9 years ago - 6 comments

#92 - t/08-ua.t fails

Issue - State: open - Opened by tokuhirom almost 9 years ago - 6 comments

#91 - Grammars using | instead of ||

Issue - State: closed - Opened by ugexe almost 9 years ago - 7 comments

#91 - Grammars using | instead of ||

Issue - State: closed - Opened by ugexe almost 9 years ago - 7 comments

#90 - 303 redirection logic + preserve headers on redirection

Pull Request - State: closed - Opened by azawawi almost 9 years ago - 5 comments

#90 - 303 redirection logic + preserve headers on redirection

Pull Request - State: closed - Opened by azawawi almost 9 years ago - 5 comments

#89 - Timeout support

Issue - State: open - Opened by tokuhirom almost 9 years ago - 4 comments

#89 - Timeout support

Issue - State: open - Opened by tokuhirom almost 9 years ago - 4 comments

#88 - Support short response.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago

#88 - Support short response.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago

#87 - Allow single LF as line ending.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#87 - Allow single LF as line ending.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#86 - Added multipart/form-data support.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#86 - Added multipart/form-data support.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#85 - HTTP::Request automatically sets http header 'Host' from uri host

Issue - State: closed - Opened by skaji almost 9 years ago - 5 comments

#85 - HTTP::Request automatically sets http header 'Host' from uri host

Issue - State: closed - Opened by skaji almost 9 years ago - 5 comments

#84 - make header fileds case-insensitive when setting them

Pull Request - State: closed - Opened by skaji almost 9 years ago - 1 comment

#84 - make header fileds case-insensitive when setting them

Pull Request - State: closed - Opened by skaji almost 9 years ago - 1 comment

#83 - Some "live" tests may not work on Travis CI

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 7 comments

#83 - Some "live" tests may not work on Travis CI

Issue - State: closed - Opened by jonathanstowe almost 9 years ago - 7 comments

#82 - HTTP::Headers should be case insensitive. Following code should work.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#82 - HTTP::Headers should be case insensitive. Following code should work.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#81 - error on new

Issue - State: closed - Opened by fayland almost 9 years ago - 3 comments

#81 - error on new

Issue - State: closed - Opened by fayland almost 9 years ago - 3 comments

#80 - set file on uri set

Pull Request - State: closed - Opened by fayland almost 9 years ago - 1 comment

#80 - set file on uri set

Pull Request - State: closed - Opened by fayland almost 9 years ago - 1 comment

#79 - Added HTTP::Request::Common(There's only basic features)

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#79 - Added HTTP::Request::Common(There's only basic features)

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#78 - How to add HTTP parameters to .post($url)?

Issue - State: closed - Opened by GildedHonour almost 9 years ago - 10 comments

#78 - How to add HTTP parameters to .post($url)?

Issue - State: closed - Opened by GildedHonour almost 9 years ago - 10 comments

#77 - [chunk reader] Read 1 byte at once.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#77 - [chunk reader] Read 1 byte at once.

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#75 - Added .travis.yml

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#75 - Added .travis.yml

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#74 - Do not save history. Use redirect counts instead. #52

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#74 - Do not save history. Use redirect counts instead. #52

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 2 comments

#73 - Rewrote chunked request parser. This fix #72

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago

#73 - Rewrote chunked request parser. This fix #72

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago

#72 - t/09-ua-ssl.t fails with "Memory allocation failed"

Issue - State: closed - Opened by tokuhirom almost 9 years ago

#72 - t/09-ua-ssl.t fails with "Memory allocation failed"

Issue - State: closed - Opened by tokuhirom almost 9 years ago

#71 - track push -> append on latest rakudo modification

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#71 - track push -> append on latest rakudo modification

Pull Request - State: closed - Opened by tokuhirom almost 9 years ago - 1 comment

#70 - Add tests and fix bugs in previous fix for #67.

Pull Request - State: closed - Opened by jdv almost 9 years ago - 1 comment

#70 - Add tests and fix bugs in previous fix for #67.

Pull Request - State: closed - Opened by jdv almost 9 years ago - 1 comment

#69 - Method 'is-success' not found

Issue - State: closed - Opened by GildedHonour almost 9 years ago - 2 comments

#68 - Nicer handling of malformed utf8

Issue - State: closed - Opened by avuserow almost 9 years ago - 3 comments
Labels: bug

#67 - A punoftheday.com url is too slow!

Issue - State: closed - Opened by jdv almost 9 years ago - 10 comments

#66 - 15-issue-64.t hangs

Issue - State: closed - Opened by jdv almost 9 years ago - 3 comments

#65 - proxy authetication

Pull Request - State: closed - Opened by mattn almost 9 years ago - 2 comments

#64 - some urls go wrong with get()

Issue - State: closed - Opened by MARTIMM about 9 years ago - 8 comments

#63 - Proxy support

Pull Request - State: closed - Opened by tadzik about 9 years ago - 2 comments

#62 - Support proxies

Issue - State: closed - Opened by tadzik about 9 years ago - 3 comments

#61 - long wait for some responses

Issue - State: closed - Opened by ohait about 9 years ago - 1 comment

#60 - amazon.com

Issue - State: closed - Opened by ohait about 9 years ago - 8 comments

#59 - Issue 57

Pull Request - State: closed - Opened by jonathanstowe about 9 years ago - 1 comment

#58 - Use of Nil in string context in block at lib/HTTP/Cookies.pm6:44

Issue - State: closed - Opened by ohait about 9 years ago - 1 comment

#57 - Issue 54

Pull Request - State: closed - Opened by jonathanstowe about 9 years ago

#56 - Issue 55

Pull Request - State: closed - Opened by jonathanstowe about 9 years ago

#55 - X::Method::NotFound.new(method => "subbuf" ...)

Issue - State: closed - Opened by ohait about 9 years ago - 7 comments

#54 - Could not find symbol '\&Header'

Issue - State: closed - Opened by ohait about 9 years ago - 2 comments

#53 - for becomes flatmap and kebab case test funcs

Pull Request - State: closed - Opened by stmuk over 9 years ago - 1 comment

#52 - Severe memory leak on repeated get()

Issue - State: closed - Opened by bbkr over 9 years ago - 8 comments

#51 - Malformed termination of UTF-8 string

Issue - State: closed - Opened by bbkr over 9 years ago - 7 comments

#50 - Add unit declarator to module and class declarations

Pull Request - State: closed - Opened by paultcochrane over 9 years ago - 1 comment

#49 - Change the cookies test to use regex to compensate for ordering

Pull Request - State: closed - Opened by jonathanstowe over 9 years ago - 1 comment

#48 - A couple of small changes

Pull Request - State: closed - Opened by jonathanstowe over 9 years ago - 3 comments

#47 - ::Message to decode for .get; add decode fallback [fixes #35]

Pull Request - State: closed - Opened by ugexe over 9 years ago - 1 comment

#46 - Allow charset to have an extra ; at the end

Pull Request - State: closed - Opened by avuserow over 9 years ago - 1 comment

#45 - Support for other HTTP methods

Issue - State: closed - Opened by avuserow over 9 years ago - 1 comment

#44 - Adapt tests to test for issue #42

Pull Request - State: closed - Opened by avuserow over 9 years ago - 1 comment

#43 - Redirection limiting;

Pull Request - State: closed - Opened by ugexe over 9 years ago

#42 - Query strings in HTTP::Request get lost

Issue - State: closed - Opened by avuserow over 9 years ago - 2 comments

#41 - url strings to URI objects (handles http/https redirect)

Pull Request - State: closed - Opened by ugexe over 9 years ago - 2 comments

#40 - naive example to fix forwarding/moved to ssl

Pull Request - State: closed - Opened by ugexe over 9 years ago - 3 comments

#39 - add URI to meta depends

Pull Request - State: closed - Opened by ugexe over 9 years ago - 1 comment

#38 - https seems broken

Issue - State: closed - Opened by jdv over 9 years ago - 16 comments

#37 - Response is a Buf when content-type is application/json

Issue - State: closed - Opened by diegok almost 10 years ago - 6 comments

#36 - temp file created in working directory

Issue - State: closed - Opened by mephinet almost 10 years ago - 2 comments

#35 - Will not decode invalid ASCII (code point < 0 found)

Issue - State: closed - Opened by zhuomingliang about 10 years ago

#34 - Support HTTP Auth

Issue - State: closed - Opened by tadzik about 10 years ago - 8 comments

#33 - Fix method names

Pull Request - State: closed - Opened by mj41 about 10 years ago - 1 comment

#32 - Functionality

Issue - State: closed - Opened by sergot over 10 years ago