We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@t089
Note, that redirects will ignore the preference parameter, won't they? async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift Line 218 in 8fa354d self.execute(request: newRequest, delegate: delegate, deadline: deadline)
Note, that redirects will ignore the preference parameter, won't they?
async-http-client/Sources/AsyncHTTPClient/HTTPClient.swift
Line 218 in 8fa354d
Indeed looks like this part is missing?
Originally posted by @t089 in #79 (comment)
The text was updated successfully, but these errors were encountered:
sorry, I merged the PR because it had 3 accepts. But that's something we need to fix.
Sorry, something went wrong.
This was solved by #89
No branches or pull requests
@t089
Indeed looks like this part is missing?
Originally posted by @t089 in #79 (comment)
The text was updated successfully, but these errors were encountered: