[GH-ISSUE #139] HTTP POST return 404 #88

Open
opened 2026-05-05 11:00:41 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @llj098 on GitHub (Jan 4, 2022).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/139

Hello,

I'm running this tunnel to serve a python notebook service.

I run the tunnel and tunneld as the Readme.md, But I find all the GET response works great,

But the POST, PATCH request returns 404 not found, I debug this with chrome web tools, log:

Request URL: XXX
Request Method: POST
Status Code: 404 Not Found
Remote Address: 127.0.0.1:7890
Referrer Policy: strict-origin-when-cross-origin

tunnel client version : 75a30ab
tunned version: 75a30ab

Thanks so much!

Originally created by @llj098 on GitHub (Jan 4, 2022). Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/139 Hello, I'm running this tunnel to serve a python notebook service. I run the tunnel and tunneld as the `Readme.md`, But I find all the `GET` response works great, But the `POST`, `PATCH` request returns 404 not found, I debug this with chrome web tools, log: ``` Request URL: XXX Request Method: POST Status Code: 404 Not Found Remote Address: 127.0.0.1:7890 Referrer Policy: strict-origin-when-cross-origin ``` tunnel client version : 75a30ab tunned version: 75a30ab Thanks so much!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-http-tunnel#88
No description provided.