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

Authentication fails on multipart/form-data POSTs above ~2.5Mb #10

Open
janicetr opened this issue Jun 5, 2023 · 1 comment
Open

Authentication fails on multipart/form-data POSTs above ~2.5Mb #10

janicetr opened this issue Jun 5, 2023 · 1 comment

Comments

@janicetr
Copy link

janicetr commented Jun 5, 2023

Every time I try to upload a file larger than ~2.5Mb to my webapp, websspi logs the following error message and stops execution:

2023/06/05 11:31:51 Authenticating request to ...
2023/06/05 11:31:51 Authentication failed with error: could not get auth data: the Authorization header is not provided

With smaller files, it works prefectly.

@davidlam-winc
Copy link

@janicetr hope all is well. I get a similar problem with another ntlm library, except the file size limit is even smaller around 0.7Mb. Wondering if you were able to find out more about the issue and can share what you found.

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

No branches or pull requests

2 participants