clach04 / webook_server

💩📖 Worst E-book server - light weight OPDS and web server that converts ebook formats on the fly, using Python (2 or 3) and optional Calibre convert
GNU General Public License v3.0
4 stars 0 forks source link

document curl client command line to request OPDS #29

Closed clach04 closed 5 months ago

clach04 commented 5 months ago

Todo

curl -v --header "ACCEPT: */*"  # NOTE this happens to be the default so this is not actually needed
curl -v --header "ACCEPT: text/html"  # convince OPDS server this client is a web browser