Skip to content

Conversation

nevans
Copy link
Collaborator

@nevans nevans commented Apr 20, 2025

Save @buff and @literal_size in ivars rather locals. This avoids the need to pass them to every method that uses them. That's not a big deal now, but it simplifies the next few changes.

Also added a missing test for empty literals: "{0}\r\n".

This avoids the need to pass these to every method that uses them.
That's not a big deal now, but it simplifies the next few changes.

Also added a missing test for empty literals: "{0}\r\n"
@nevans nevans merged commit b32b675 into master Apr 20, 2025
37 checks passed
@nevans nevans deleted the refactor-response_reader branch April 20, 2025 00:49
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.

1 participant