How to slash-prefixed URLs convert to an absolute URL in a web form?

Viewed 38

Your web browser is currently at the URL https://example.com/hello
What address will the following form submit to?

<form action="/login">
0 Answers
Related