Welcome!
Log In
Create A New Profile
Home
>
Mailing Lists
>
Nginx Mailing List - English
> Topic
Advanced
Re: POST result: 404
Previous Message
Next Message
Forum List
Message List
New Topic
Print View
MarcoI
May 01, 2020 05:53AM
Registered: 3 years ago
Posts: 28
I tried to curl POST the entire form:
(base) marco@pc01:/var/log/nginx$ curl -X POST -F 'first_name=pinco' -F 'last_name=pallo' -F 'company_name=Company' -F 'email=pinco.pallo@company.com' -F 'tel=111111111' http://127.0.0.1:8080/puser/add
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot POST /puser/add</pre>
</body>
</html>
Reply
Quote
RSS
Subject
Author
Posted
POST result: 404
MarcoI
April 30, 2020 02:03PM
Re: POST result: 404
Thomas Ward
April 30, 2020 02:46PM
Re: POST result: 404
MarcoI
April 30, 2020 03:20PM
Re: POST result: 404
Thomas Ward
April 30, 2020 03:48PM
Re: POST result: 404
MarcoI
May 01, 2020 04:18AM
Re: POST result: 404
MarcoI
May 01, 2020 05:53AM
Sorry, only registered users may post in this forum.
Click here to login
Online Users
Guests: 171
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018