mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 06:06:03 -06:00
[GH-ISSUE #139] HTTP POST return 404 #88
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 theGETresponse works great,But the
POST,PATCHrequest returns 404 not found, I debug this with chrome web tools, log:tunnel client version :
75a30abtunned version:
75a30abThanks so much!