Skip to content
New issue

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

Async http client for pull/push #95

Merged
merged 4 commits into from
May 20, 2022
Merged

Async http client for pull/push #95

merged 4 commits into from
May 20, 2022

Conversation

fkorotkov
Copy link
Contributor

Should help with #41

I've tested by pulling and pushing an image.

case MissingLocationHeader
case AuthFailed(why: String, details: String = "")
case MalformedHeader(why: String)
}

private let MAX_TEXT_RESPONSE_SIZE = 1024 * 1024
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an unused variable.

edigaryev
edigaryev previously approved these changes May 20, 2022
@fkorotkov fkorotkov force-pushed the async-http-client branch from 0077f23 to 0047dc0 Compare May 20, 2022 14:08
@edigaryev edigaryev self-requested a review May 20, 2022 14:59
@fkorotkov fkorotkov merged commit 35904dc into main May 20, 2022
@fkorotkov fkorotkov deleted the async-http-client branch May 20, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants