dillo-browser / dillo

Dillo, a multi-platform graphical web browser
https://dillo-browser.github.io/
GNU General Public License v3.0
575 stars 30 forks source link

Wiby.me search broken #302

Open rodarima opened 3 hours ago

rodarima commented 3 hours ago

We are missing the / in the GET query:

    GET ?q=dillo HTTP/1.1\r\n
    Host: wiby.me\r\n
    User-Agent: Dillo/3.1.1\r\n
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8\r\n
    Accept-Encoding: gzip, deflate\r\n
    DNT: 1\r\n
    Referer: http://wiby.me/\r\n
    Connection: keep-alive\r\n
    \r\n
rodarima commented 3 hours ago

https://github.com/w00fpack/dilloNG/commit/bd50718a507872038ac8b4c40bf93e4f8c0a2a75