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

(ref) Packet struct is breaking responses #51

Closed
Maciejowski2006 opened this issue Nov 6, 2023 · 0 comments · Fixed by #52
Closed

(ref) Packet struct is breaking responses #51

Maciejowski2006 opened this issue Nov 6, 2023 · 0 comments · Fixed by #52
Assignees
Labels
bug Something isn't working

Comments

@Maciejowski2006
Copy link
Owner

ref Packet is breaking the logic of responses. You cannot attach new headers, nor add new cookies - the changes you make are not reflected on the HttpListenerResponse.

@Maciejowski2006 Maciejowski2006 self-assigned this Nov 6, 2023
@Maciejowski2006 Maciejowski2006 added the bug Something isn't working label Nov 6, 2023
@Maciejowski2006 Maciejowski2006 changed the title (ref) Packet struct is breaking requests and responses (ref) Packet struct is breaking responses Nov 6, 2023
Maciejowski2006 added a commit that referenced this issue Nov 6, 2023
@Maciejowski2006 Maciejowski2006 linked a pull request Nov 6, 2023 that will close this issue
Maciejowski2006 added a commit that referenced this issue Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant