Ecosyste.ms: Issues

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

GitHub / go-resty/resty issues and pull requests

#646 - Bug: `context deadline exceeded (Client.Timeout exceeded while awaiting headers)`

Issue - State: closed - Opened by daidai21 over 1 year ago - 8 comments
Labels: answered

#643 - setting 'accept' header if 'content-type' header is set to JSON or XML type

Issue - State: open - Opened by Dylmay over 1 year ago - 3 comments

#642 - Access single request debug dump

Pull Request - State: closed - Opened by softkot over 1 year ago - 2 comments

#641 - can't decode broccoli

Issue - State: closed - Opened by NSObjects over 1 year ago

#640 - Didn't get any response if using spesific file name

Issue - State: open - Opened by vidorifaldy over 1 year ago

#637 - feat: export NoRedirectPolicy error

Pull Request - State: closed - Opened by jeevatkm over 1 year ago - 1 comment
Labels: enhancement

#636 - Updates for v2.8.0

Pull Request - State: closed - Opened by jeevatkm over 1 year ago - 1 comment
Labels: enhancement

#635 - fix sync pool data race: deep copy

Pull Request - State: closed - Opened by zhongdalu-trechina over 1 year ago - 3 comments
Labels: bug

#633 - fix: client panic on missing digest value

Pull Request - State: closed - Opened by segevda over 1 year ago - 1 comment
Labels: bug

#631 - DATA RACE: buffer Reset

Pull Request - State: closed - Opened by zhongdalu-trechina over 1 year ago

#629 - fix: jitter maxWaitTime must be >= 1ns

Pull Request - State: closed - Opened by segevda over 1 year ago - 1 comment
Labels: bug

#628 - Add go fmt to github actions

Pull Request - State: closed - Opened by segevda over 1 year ago - 1 comment
Labels: code-quality

#627 - Prep work v2.8.0

Pull Request - State: closed - Opened by jeevatkm over 1 year ago - 1 comment
Labels: enhancement

#626 - Unable to send custom header

Issue - State: open - Opened by itziklavon over 1 year ago

#625 - Remove usages of deprecated io/ioutil

Pull Request - State: closed - Opened by segevda over 1 year ago - 2 comments
Labels: enhancement

#624 - `jitterBackoff` Panic When max = 1 ns

Issue - State: closed - Opened by zliang-akamai over 1 year ago - 1 comment
Labels: interaction

#623 - undo unnescessary changes

Pull Request - State: closed - Opened by MicBun over 1 year ago

#621 - client: setters for JSON and XML Marshal/Unmarshal

Pull Request - State: closed - Opened by GRbit over 1 year ago - 4 comments
Labels: enhancement

#620 - Reformat doc comments

Pull Request - State: closed - Opened by segevda over 1 year ago - 1 comment
Labels: documentation

#619 - Update: PreRequestHook use resty request struct for custom log

Pull Request - State: closed - Opened by ifooth over 1 year ago - 3 comments
Labels: interaction

#618 - Request body is empty when GET request.

Issue - State: closed - Opened by cooppor over 1 year ago - 1 comment

#617 - Multipart file upload name parameter is not configurable

Issue - State: open - Opened by TLINDEN over 1 year ago - 4 comments
Labels: v3-consideration

#616 - Access to the specified website will be blocked and the timeout is invalid

Issue - State: closed - Opened by reghtml over 1 year ago - 5 comments
Labels: interaction

#615 - Feature: SetAuthTokenFunc()

Issue - State: open - Opened by MB175 over 1 year ago - 5 comments
Labels: v3-consideration

#614 - 429

Issue - State: closed - Opened by janekolszak over 1 year ago

#613 - How did the panic happen???

Issue - State: open - Opened by vansenic over 1 year ago - 2 comments
Labels: interaction

#612 - Issues in using singleton resty

Issue - State: closed - Opened by chauhan17nitin almost 2 years ago - 5 comments
Labels: answered

#611 - Is this project alive??

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

#610 - Protocol not available when updating from go 1.17 to 1.19

Issue - State: open - Opened by oliverlj almost 2 years ago - 1 comment

#609 - Remove default User-Agent header

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

#606 - Why is ConnTime so long?

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

#605 - feat: Export transport method to return current transport from the client

Pull Request - State: closed - Opened by MicBun almost 2 years ago - 8 comments
Labels: enhancement

#603 - performance problem

Issue - State: open - Opened by dandyhuang almost 2 years ago

#602 - Misleading in retry condition function example

Issue - State: closed - Opened by tenyuuk almost 2 years ago

#601 - client Transport is not exported

Issue - State: closed - Opened by bjornbyte almost 2 years ago

#600 - Body and Rawbody

Issue - State: closed - Opened by Joseph94m almost 2 years ago - 2 comments
Labels: enhancement

#599 - tls handshake

Issue - State: open - Opened by saeedgeek almost 2 years ago - 1 comment

#598 - Error Handling

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

#597 - Fix race condition during request: Protect pre/post request hooks with RWMutex

Pull Request - State: closed - Opened by jameshoulahan almost 2 years ago - 3 comments
Labels: enhancement

#596 - No path method for multipart form

Issue - State: open - Opened by bolsunovskyi almost 2 years ago

#595 - feat: Enable to customize unmarshal rule

Pull Request - State: closed - Opened by tsbkw almost 2 years ago - 1 comment

#593 - Stuck after changing network adaptor/IP if using global client

Issue - State: closed - Opened by athenakia almost 2 years ago - 8 comments

#592 - panic: runtime error: slice bounds out of range

Issue - State: closed - Opened by draveness almost 2 years ago - 1 comment

#590 - feat: add SetResolver method support custom dns server

Pull Request - State: closed - Opened by dcboy almost 2 years ago - 1 comment

#589 - Unix socket example not working

Issue - State: closed - Opened by sounddroid almost 2 years ago - 4 comments
Labels: documentation, test case

#587 - Update log level to warning for errors within retry block

Pull Request - State: open - Opened by sandyydk almost 2 years ago - 4 comments

#586 - add OnSuccess, OnPanic, and OnInvalid hooks

Pull Request - State: closed - Opened by muir about 2 years ago - 1 comment
Labels: enhancement

#585 - json: unsupported type: func() (io.ReadCloser, error)

Issue - State: open - Opened by samsulbahari about 2 years ago - 1 comment

#584 - feat: add SetLogger() method on Request

Pull Request - State: closed - Opened by muir about 2 years ago - 1 comment
Labels: feature

#583 - Add digest authentication

Pull Request - State: closed - Opened by segevda about 2 years ago - 7 comments
Labels: feature

#582 - feat: add nil check to SetResult (#503)

Pull Request - State: closed - Opened by tkrop about 2 years ago - 1 comment
Labels: enhancement

#576 - resty client use much memory on multipart request

Issue - State: open - Opened by gobenpark about 2 years ago - 1 comment
Labels: v3-consideration

#575 - Implement session mode

Pull Request - State: closed - Opened by aadog about 2 years ago

#574 - support session mode

Issue - State: open - Opened by aadog about 2 years ago - 2 comments

#572 - Does resty support digest authentication

Issue - State: closed - Opened by shiyuhang0 about 2 years ago - 3 comments
Labels: question

#569 - Feature Request: export `NoRedirectPolicy`'s error

Issue - State: closed - Opened by trim21 about 2 years ago - 1 comment
Labels: enhancement

#568 - Fix redirect request body mismatch with origin request body caused by buffer reused by mistake

Pull Request - State: closed - Opened by liguangbo about 2 years ago - 7 comments
Labels: bug, enhancement

#567 - Bug report: Request.bodyBuf resused by mistake

Issue - State: closed - Opened by liguangbo about 2 years ago
Labels: bug

#564 - BUG: should not expose SetHeaders,for RestyClient

Issue - State: open - Opened by jinleileiking about 2 years ago - 3 comments

#563 - Add label based github actions #562 and go version update

Pull Request - State: closed - Opened by jeevatkm about 2 years ago - 2 comments
Labels: enhancement, test case

#561 - Warn-level logging on retries attempts

Issue - State: open - Opened by ThePsina about 2 years ago - 3 comments

#560 - Resty Error Handling by the book - can't catch a 404 HTTP status

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

#559 - WARNING: DATA RACE in resty when trace is enabled

Issue - State: open - Opened by robert-deepnorth about 2 years ago - 1 comment

#552 - Allow SetOutput and SetResult to be used together

Issue - State: open - Opened by Southclaws over 2 years ago - 1 comment

#549 - Fix multipart file readers not being reset when doing a retry

Pull Request - State: closed - Opened by nikplx over 2 years ago - 7 comments
Labels: bug, enhancement

#544 - fix print noescape json body

Pull Request - State: closed - Opened by neo-f over 2 years ago - 2 comments
Labels: run-build

#541 - Fix SetAllowGetMethodPayload option ignored for io.Reader payload

Pull Request - State: closed - Opened by picollomartin over 2 years ago - 2 comments
Labels: bug

#537 - fix Send function annotation

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

#536 - Allow multipart/form-data in PATCH request

Pull Request - State: closed - Opened by sabandi over 2 years ago - 6 comments
Labels: enhancement

#533 - net/url: invalid control character in url

Issue - State: closed - Opened by rew1nter over 2 years ago - 4 comments

#531 - What is BaseURL ?

Issue - State: closed - Opened by henri9813 over 2 years ago - 3 comments
Labels: question

#528 - Fix Send() documentation code

Pull Request - State: closed - Opened by lordzsolt over 2 years ago - 2 comments
Labels: documentation

#524 - header Content-Type in request without a body

Issue - State: closed - Opened by Philippe-Torrelli-Ale over 2 years ago - 1 comment
Labels: test case

#519 - the applying order of PathParams

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

#518 - How can I delete a cookie which is set using SetCookie

Issue - State: closed - Opened by astha2098 over 2 years ago - 1 comment

#517 - RawRequest is nil in BeforeOnRequest method

Issue - State: closed - Opened by belek over 2 years ago - 3 comments

#516 - Feature Request - Ignore debug for specific apis

Issue - State: closed - Opened by thaitanloi365 over 2 years ago
Labels: enhancement

#514 - 4 advice to resty

Issue - State: open - Opened by Nyx2022 over 2 years ago - 6 comments

#510 - Is there a way to maintain header order?

Issue - State: closed - Opened by jj0e over 2 years ago - 2 comments
Labels: question

#508 - bug?

Issue - State: closed - Opened by Esword618 over 2 years ago - 3 comments
Labels: question

#506 - How do I get all my cookies?

Issue - State: closed - Opened by Esword618 over 2 years ago - 1 comment

#505 - How to use http2 in resty

Issue - State: closed - Opened by culionbear over 2 years ago - 3 comments
Labels: question

#503 - SetResult Add nil Check

Issue - State: closed - Opened by chowyu12 almost 3 years ago

#501 - Should respect system netrc config

Issue - State: open - Opened by cnmade almost 3 years ago
Labels: feature

#500 - Resty can't handle Chinese character

Issue - State: closed - Opened by bo-er almost 3 years ago - 1 comment
Labels: question

#499 - Some questions about retrying

Issue - State: closed - Opened by mingzaily almost 3 years ago - 2 comments
Labels: question

#498 - Cancelling Requests in Middleware

Issue - State: closed - Opened by npalladium almost 3 years ago - 2 comments
Labels: answered

#497 - upgrade go version to 1.17 and upgrade go net version

Pull Request - State: closed - Opened by cxjava almost 3 years ago - 2 comments

#496 - set Content-Type to be empty

Issue - State: closed - Opened by Myriad-Dreamin almost 3 years ago
Labels: v3-selected

#495 - Big file as request body

Issue - State: open - Opened by Myriad-Dreamin almost 3 years ago - 4 comments
Labels: v3-consideration

#494 - Add rate limiter to client

Pull Request - State: closed - Opened by dbriemann almost 3 years ago - 9 comments

#493 - Save time Last-Modified to output file

Pull Request - State: closed - Opened by gonejack almost 3 years ago - 4 comments

#491 - Request URL as empty string

Issue - State: closed - Opened by davidbayo10 almost 3 years ago - 2 comments
Labels: question

#490 - Issue while uploading csv file

Issue - State: closed - Opened by KshitijGugale almost 3 years ago - 1 comment

#482 - Goroutines are not being closed - memory leaks

Issue - State: closed - Opened by kotyara85 almost 3 years ago - 2 comments

#481 - Cannot unmarshal ISO-8859-1 encoded XML

Issue - State: closed - Opened by mjeco almost 3 years ago - 7 comments

#481 - Cannot unmarshal ISO-8859-1 encoded XML

Issue - State: closed - Opened by mjeco almost 3 years ago - 7 comments