Closed
Bug 1662194
Opened 5 years ago
Closed 1 year ago
Add option for POST-method in custom search engines dialog
Categories
(Firefox :: Search, enhancement, P3)
Tracking
()
RESOLVED
FIXED
138 Branch
People
(Reporter: metasieben, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1949719])
Attachments
(1 file)
|
27.19 KB,
image/png
|
Details |
Currently only we only support custom search engines via GET.
Adding the option to query the engine via POST would be great.
Updated•5 years ago
|
Updated•5 years ago
|
Priority: -- → P3
Using opensearch.xml already provides searches using POST, e.g.
<Url rel="results" type="text/html" method="POST" template="https://searx.tld.org/search">
``
Comment 4•1 year ago
|
||
Support for this was added in bug 1949719
Updated•1 year ago
|
Target Milestone: --- → 137 Branch
Updated•1 year ago
|
Target Milestone: 137 Branch → 138 Branch
QA Whiteboard: [search] [qa-triage-done-c142/b141]
You need to log in
before you can comment on or make changes to this bug.
Description
•