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

PUT/POSTメソッド対応 #6

Open
Hinaser opened this issue May 21, 2016 · 0 comments
Open

PUT/POSTメソッド対応 #6

Hinaser opened this issue May 21, 2016 · 0 comments

Comments

@Hinaser
Copy link
Owner

Hinaser commented May 21, 2016

オリジナルリクエスト

weblioだけでなく翻訳サイトでも使えます。
しかしこのアドオンはgetメソッドだけで、
putメソッドに対応していないのでputメソッドしかない翻訳サイトには使えません。putメソッドにも対応してください。

対応予定

xhr実行時にオプションでmethod指定をPUT/POSTにすればPUT/POSTによるページ取得は容易に実現可能。
設定画面でユーザにPUT/POST/GETからメソッド名を選ばせる形にすればすぐにでも実装可能だが、設定が煩雑になるためプロファイル機能実装と同時期の実装としたい。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant