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

Response truncated? #16

Open
ajl236 opened this issue Sep 2, 2023 · 1 comment
Open

Response truncated? #16

ajl236 opened this issue Sep 2, 2023 · 1 comment

Comments

@ajl236
Copy link

ajl236 commented Sep 2, 2023

I am deserializing HAR that has a resource with response content size of 11469093 bytes. When reading Response.Content.Text from Log.Entries the string is truncated to 1048576 bytes so data from the HAR file is lost. Can you help please?

@ajl236
Copy link
Author

ajl236 commented Sep 2, 2023

My apologies, I misread the very large HAR file. The issue was Firefox truncating some responses to around 1MB. I tried over again in Safari to generate the HAR which was complete and HarSharp works great thank you.

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

1 participant