MicrosoftEdge / MicrosoftEdge/WebView2Feedback
ICoreWebView2NavigationStartingEventArgs - Need access to POST data
Open
@zhuhaichao518 is already working on this.
Since Apr 26, 2022.
feature request
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Problem description.
There is no way to get the content of a form submission in the NavigationStarting event.
It was available in the "OnBeforeNavigate2" with IE embedded browser.
Solution ?
It would be good to add such capability to ICoreWebView2NavigationStartingEventArgs
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.