Skip to content

What is the default timeout? #465

Closed Answered by jeevatkm
kishaningithub asked this question in Q&A
Discussion options

You must be logged in to vote

@kishaningithub In the flow of method resty.New(), the createTranport(nil) called at

resty/client.go

Lines 1048 to 1050 in 1792d62

if hc.Transport == nil {
hc.Transport = createTransport(nil)
}
if hc.Transport is nil

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@kishaningithub
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jeevatkm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants