504s sending PUT requests via codespaces port forwarding #4016
-
|
I'm seeing 504 errors when I make a PUT request to a server which I'm developing in the codespaces environment:
I've made a small example which exhibits the problem. Here are the steps to reproduce:
You can also try cloning the git repo locally, opening it up in Visual Studio Code and running the same steps (pointing a browser at http://localhost:8080). That works fine for me with large request sizes. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thought I would check back on this since it's been a while (I stopped using CodeSpaces because of the bug described above). The good news is at some point in the last three months it appears to have been fixed. |
Beta Was this translation helpful? Give feedback.
Thought I would check back on this since it's been a while (I stopped using CodeSpaces because of the bug described above). The good news is at some point in the last three months it appears to have been fixed.