Files
ProjetS4COMWEB/Request_Test/testHTTP.http
2024-04-08 10:01:48 +02:00

13 lines
242 B
HTTP

GET http://ajax.yanisrff/src/API/requests.php/api/rdv-praticient?id=1
Accept: application/json
###
POST http://serveur-projet-s4.felix/src/API/requests.php/api/requests
Content-Type: application/x-www-form-urlencoded
test = "coucou"
###