[GH-ISSUE #1094] [QUESTION] GET vs POST #665

Closed
opened 2026-02-25 20:36:15 +03:00 by kerem · 3 comments
Owner

Originally created by @BumbleCast on GitHub (Oct 27, 2023).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1094

Thanks for the amazing work!
Whoogle runs great. I use it as a replacement for all my standard search engines. Only in Firefox the issue that Firefox Containers do not currently pass through POST requests is a little annoying. I was wondering, if there are any drawbacks to the suggest switch to GET requests (https://github.com/benbusby/whoogle-search#using-with-firefox-containers)?
If there are any privavcy or security drawbacks, I don't mind the annoyance. Thanks for the clarification.

Originally created by @BumbleCast on GitHub (Oct 27, 2023). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/1094 Thanks for the amazing work! Whoogle runs great. I use it as a replacement for all my standard search engines. Only in Firefox the issue that Firefox Containers do not currently pass through POST requests is a little annoying. I was wondering, if there are any drawbacks to the suggest switch to GET requests (https://github.com/benbusby/whoogle-search#using-with-firefox-containers)? If there are any privavcy or security drawbacks, I don't mind the annoyance. Thanks for the clarification.
kerem 2026-02-25 20:36:15 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@newtoallofthis123 commented on GitHub (Oct 29, 2023):

I mean regarding privacy and security, I don't think get and post makes that much of a difference.

I cannot speak to how Whoogle handles the input internally, but atleast externally, the only benefit I sort of see is that the post requests most of the time do not include the actual search text in the url parameter, which might obfuscate your browser history.

But other than that, I cannot attest to any advantages. Ig finally boils down to preference and necessity. Hope this helps :)

<!-- gh-comment-id:1784097012 --> @newtoallofthis123 commented on GitHub (Oct 29, 2023): I mean regarding privacy and security, I don't think get and post makes that much of a difference. I cannot speak to how Whoogle handles the input internally, but atleast externally, the only benefit I sort of see is that the post requests most of the time do not include the actual search text in the url parameter, which might obfuscate your browser history. But other than that, I cannot attest to any advantages. Ig finally boils down to preference and necessity. Hope this helps :)
Author
Owner

@BumbleCast commented on GitHub (Oct 31, 2023):

Thank you so much for the clarification!

<!-- gh-comment-id:1786938563 --> @BumbleCast commented on GitHub (Oct 31, 2023): Thank you so much for the clarification!
Author
Owner

@newtoallofthis123 commented on GitHub (Oct 31, 2023):

You're welcome! Happy whoogling :)

<!-- gh-comment-id:1787280084 --> @newtoallofthis123 commented on GitHub (Oct 31, 2023): You're welcome! Happy whoogling :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#665
No description provided.