浏览代码

Add method and enctype

Trevor Elliott 3 年之前
父节点
当前提交
ae0eddb508
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      static/manifest.json

+ 2 - 0
static/manifest.json

@@ -18,6 +18,8 @@
   ],
   "share_target": {
     "action": "/add-link",
+    "method": "GET",
+    "enctype": "application/x-www-form-urlencoded",
     "params": {
       "title": "name",
       "text": "text",