Skip to content

Create HttpFoundation response when using Chrome#593

Open
nicolas-grekas wants to merge 2 commits into
mainfrom
get-response
Open

Create HttpFoundation response when using Chrome#593
nicolas-grekas wants to merge 2 commits into
mainfrom
get-response

Conversation

@nicolas-grekas

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

Copy link
Copy Markdown
Member

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

dunglas commented Jan 8, 2025

Copy link
Copy Markdown
Member

Can we merge this one @nicolas-grekas?

@nicolas-grekas

Copy link
Copy Markdown
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants