You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to do some research on maximum header & body sizes. Need to catch this error in the server code and fail gracefully and add some documentation to the example about it.
The text was updated successfully, but these errors were encountered:
charliekump-wf
changed the title
HttpException: Headers size exceeded the of '8192' bytes
CP-2240 HttpException: Headers size exceeded the of '8192' bytes
Jul 28, 2016
Were you ever able to fix this issue on your end? I'm encountering the same in Angel
when proxying pub serve. I feel like it has to do with this issue:
@thosakwe unfortunately I haven't looked into it any further - it is only an issue with our example server and not with this package so it hasn't been a high priority.
@jayudey-wf reported that when trying to download a large file via the file transfer example, this error may be encountered on the server:
Need to do some research on maximum header & body sizes. Need to catch this error in the server code and fail gracefully and add some documentation to the example about it.
The text was updated successfully, but these errors were encountered: