Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All routes are http GET method. #1198

Open
belxan opened this issue May 30, 2023 · 1 comment
Open

All routes are http GET method. #1198

belxan opened this issue May 30, 2023 · 1 comment
Labels
enhancement Optimization for existing features.

Comments

@belxan
Copy link

belxan commented May 30, 2023

It is a problem.
/upload must POST,
/rename must PUT,
/delete must DELETE

@belxan belxan changed the title All routes is http get. All routes is http GET method. May 30, 2023
@belxan belxan changed the title All routes is http GET method. All routes are http GET method. May 30, 2023
@belxan belxan closed this as completed Jun 5, 2023
@belxan belxan reopened this Jun 5, 2023
@streamtw
Copy link
Member

Thanks @belxan . I will get this done in next few versions.

@streamtw streamtw added the enhancement Optimization for existing features. label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Optimization for existing features.
Projects
None yet
Development

No branches or pull requests

2 participants