Skip to content
Snippets Groups Projects
Commit 781b2e4f authored by Adrien Morel's avatar Adrien Morel
Browse files

Update rendu.md

parent e5bcf661
Branches
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ Il n'est pas efficace car la validation est du coté client, il peut modifier la ...@@ -18,7 +18,7 @@ Il n'est pas efficace car la validation est du coté client, il peut modifier la
## Question 2 ## Question 2
* curl -X POST -H "Content-Type: text/plain" --data "Donées" 173.28.100.33:8080 * curl -X POST -H "Content-Type: application/x-www-form-urlencoded" --data "chaine=@@@&submit=OK" 172.28.100.33:8080
## Question 3 ## Question 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment