Good morning. I have error 404 http when i try to get http://127.0.0.1:8000/SomeFileController/index?say=Salut&to=Maman in brows | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Good morning. I have error 404 http when i try to get http://127.0.0.1:8000/SomeFileController/index?say=Salut&to=Maman in brows

Display content inside URL in browser https://code.sololearn.com/Wgcr060MDL5I/?ref=app

6th Sep 2022, 4:52 AM
Malick Diagne
Malick Diagne - avatar
2 Antworten
+ 2
Why you put request argument in the URL when your form's method attribute is "POST"? When using "POST" method, no form data should be attached in URL ...
6th Sep 2022, 6:10 AM
Ipang
0
it wont work on sololearn. You will need an external server .
6th Sep 2022, 5:00 AM
Prashanth Kumar
Prashanth Kumar - avatar