Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fako1024/httpc issues and pull requests
#41 - Add handling for RFC9457 problem responses
Pull Request -
State: closed - Opened by fako1024 about 1 month ago
Labels: enhancement
#40 - Support RFC 9457 Problem Details for HTTP APIs
Issue -
State: closed - Opened by fako1024 about 1 month ago
Labels: enhancement
#39 - Replace time.Ticker with time.Timer to avoid resource leakage
Pull Request -
State: closed - Opened by fako1024 5 months ago
Labels: bug
#38 - Ticker leaks if timeout is used
Issue -
State: closed - Opened by fako1024 5 months ago
Labels: bug
#37 - Support / test http3
Issue -
State: open - Opened by fako1024 5 months ago
Labels: enhancement
#36 - Bump golang.org/x/net from 0.17.0 to 0.23.0
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: security, dependencies
#35 - Investigate/Provide reusable buffer during redirect handling
Issue -
State: open - Opened by els0r about 1 year ago
Labels: enhancement, help wanted
#34 - [bugfix] Properly set request.GetBody for redirect handling
Pull Request -
State: closed - Opened by els0r about 1 year ago
- 1 comment
Labels: bug
#33 - [bugfix] Fix redirect handling for 307 and 308 status codes
Pull Request -
State: closed - Opened by els0r about 1 year ago
- 1 comment
#32 - Fix redirect behavior for 307/308 status codes
Issue -
State: closed - Opened by els0r about 1 year ago
- 1 comment
Labels: bug
#31 - Bump golang.org/x/net from 0.14.0 to 0.17.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#30 - Remove obsolete references to io/ioutil and replace them
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
Labels: enhancement, security
#29 - Remove references to io/ioutil
Issue -
State: closed - Opened by fako1024 over 1 year ago
Labels: enhancement, security
#28 - Remove unnecessary labstack/echo and deprecated io/ioutil dependencies
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
- 1 comment
Labels: security
#27 - Remove labstack/echo dependency
Issue -
State: closed - Opened by fako1024 over 1 year ago
- 2 comments
Labels: security
#26 - Fix handling of context cancellation in conjunction with retries
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
- 1 comment
Labels: bug
#25 - Honor context cancellations if `Retry` is used
Issue -
State: closed - Opened by els0r over 1 year ago
- 3 comments
Labels: bug
#24 - [bugfix] Implement workaround for sporadically failing timeout tests on Windows
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
Labels: bug
#23 - [bugfix] Improve handling of retry / back-off options and enforce their consistent use
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
- 2 comments
Labels: bug
#22 - Race conditions in test routines
Issue -
State: closed - Opened by fako1024 over 1 year ago
- 3 comments
Labels: bug
#21 - [feature] Support performing action on retry back off
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
Labels: enhancement
#20 - Handle inconsistent use of options
Issue -
State: closed - Opened by fako1024 over 1 year ago
Labels: bug, enhancement
#19 - [feature] Add convenience methods for Bearer and generic token-based auth
Pull Request -
State: closed - Opened by fako1024 over 1 year ago
Labels: enhancement
#18 - Support for Auth convenience functions
Issue -
State: closed - Opened by els0r over 1 year ago
- 4 comments
Labels: enhancement
#17 - Support performing action on retry / back-off
Issue -
State: closed - Opened by fako1024 over 1 year ago
Labels: enhancement
#16 - Upgrade to gopkg.in/yaml.v3 3.0.1 to address vulnerabillity
Pull Request -
State: closed - Opened by fako1024 over 2 years ago
Labels: security
#15 - Unhandled exception in gopkg.in/yaml.v3 [CVE-2022-28948]
Issue -
State: closed - Opened by fako1024 over 2 years ago
Labels: security
#14 - add NewWithClient method
Pull Request -
State: closed - Opened by jcheyer over 2 years ago
#13 - make http.client injectable
Pull Request -
State: closed - Opened by jcheyer over 2 years ago
Labels: enhancement
#12 - Add helpers for quick access to Basic and Digest Auth
Pull Request -
State: closed - Opened by fako1024 almost 3 years ago
Labels: enhancement
#11 - take clientcert instances
Pull Request -
State: closed - Opened by femaref almost 3 years ago
#10 - Add error handling function to allow customization of retry-back-off concept
Pull Request -
State: closed - Opened by fako1024 almost 3 years ago
- 3 comments
Labels: enhancement
#9 - Ensure non-duplication of content-type header for built-in encoders
Pull Request -
State: closed - Opened by fako1024 about 3 years ago
#8 - Content-Type header might be duplicated for built-in encoders
Issue -
State: closed - Opened by fako1024 about 3 years ago
Labels: bug
#7 - Improve timeout handling
Issue -
State: open - Opened by fako1024 about 3 years ago
Labels: enhancement
#6 - Add back-off-retry functionality
Pull Request -
State: closed - Opened by fako1024 about 3 years ago
#5 - Add generic body encoding handling to simplify parsing of requests
Pull Request -
State: closed - Opened by fako1024 over 3 years ago
- 1 comment
#4 - fixed race condition with cancelled timeout context
Pull Request -
State: closed - Opened by femaref over 3 years ago
#3 - Add context.Context support for Run as well as a function to modify the request before it's going out
Pull Request -
State: closed - Opened by femaref over 3 years ago
#2 - added distinct error handling. if the ErrorFn is provided, call it wi…
Pull Request -
State: closed - Opened by femaref over 3 years ago
#1 - Migrate to fasthttp
Issue -
State: closed - Opened by fako1024 about 4 years ago
- 1 comment
Labels: enhancement, wontfix