Skip to content

Enforce max size for http transactions.#57

Open
arrdalan wants to merge 2 commits intomainfrom
fix-cap-http-size
Open

Enforce max size for http transactions.#57
arrdalan wants to merge 2 commits intomainfrom
fix-cap-http-size

Conversation

@arrdalan
Copy link
Copy Markdown
Collaborator

We limit how much data can be fetched in HTTP get transactions and pushed in HTTP post transactions. We already had checks for most of posts in the server. This commit adds the remaining ones.

Copy link
Copy Markdown
Collaborator

@jkaczman jkaczman left a comment

Choose a reason for hiding this comment

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

Please see the two comments in the code. I have not tested on iOS yet, but I noticed these during initial testing on my computer.

@arrdalan
Copy link
Copy Markdown
Collaborator Author

Thanks. I pushed a commit to fix these issues. If they look good, please "squash and merge" the commits.

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