Skip to content

Create HttpFoundation response when using Chrome #593

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Apr 28, 2023

This PR is a PoC relying on info found on SO.

It allows building an HttpFoundation Response object by sniffing the network traffic generated during a browsing session.

I confirm this works when using Chrome :)

There's a seed of support for Firefox but it doesn't work. We'd need to figure out why (if it's possible to make it work.)

@nicolas-grekas nicolas-grekas added the help wanted Extra attention is needed label Apr 28, 2023
@dunglas
Copy link
Member

dunglas commented Jan 8, 2025

Can we merge this one @nicolas-grekas?

@nicolas-grekas
Copy link
Member Author

I don't think it's ready, this is still a PoC

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants