coursier / coursier/http-server

Remove or fix POST endpoint

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

For now, POST requests are interpreted like PUT requests, creating a new file at the path of the request. These shouldn't work this way (see [this SO question](https://stackoverflow.com/questions/630453/put-vs-post-in-rest)), either they should create a new file under the directory pointed by the path, or should simply not be supported.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.