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

Various fixes and improvements: #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sebunger
Copy link

  • Fix handling of requests with file-like data objects (fixes issue POST request times out #5)
  • Fix mechanisms that require more than one round-trip (NTLM?)
  • Pre-authenticate requests after the first successful request.

- Fix handling of requests with file-like data objects.
- Fix mechanisms that require more than one round-trip (NTLM?)
- Pre-authenticate requests after the first successful request.
@sebunger
Copy link
Author

github shows that there's "1 workflow awaiting approval". Apparently my commits are missing some kind of sign-off. I've never worked with github pull requests before, so if there's something I need to do, please let me know.

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.

None yet

1 participant