Closed clach04 closed 6 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
Todo