Skip to content

proxy not work for post #2377

Closed
Closed
@snadn

Description

@snadn

POST request body is not proxied to the servers. Maybe the same problem as chimurai/http-proxy-middleware#40

  • Web Browser: chrome 86
  • Local OS: macOS 10.13
  • Remote OS: docker
  • code-server --version: 3.7.4
  1. start a server in code-server terminal
  2. post to server without header 'application/json' by proxy, the server receive body
  3. post to server with header 'application/json' by proxy, the server can not receive body

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions