Files
ladybird/Libraries/LibWeb/HTML/HTMLFormElement.cpp
Andreas Kling ceda137bf2 LibWeb: Support <form method=POST>
Use the new support for HTTP method and request body to implement basic
support for POST'ed forms. This is pretty cool! :^)
2020-09-28 11:56:26 +02:00

3.2 KiB