sharpbrowser / SharpBrowser

A full featured web-browser built using C# and CefSharp
MIT License
881 stars 386 forks source link

A particular web page will be submitted the wrong way #77

Closed liangruiben closed 1 year ago

liangruiben commented 1 year ago

Using javascript: void (0); Submission form, submit the result is "get" methods, rather than the "post" methods, what reason is this? All versions have this problem, but not the chrome