HTTP: Avoid Acrobat Reader error with IE

Acrobat reader throught IE can complain about a “document not found” when you try to send a PDF throught the web server. A way to avoid this error is to declare the cache-control as private in http header:

    Cache-control: private, must-revalidate

Questions or comments?

Join the discussion on Discord, ask a question or share your experience.

Discuss on Discord
  1. Arduino_nano_bigArduino : HTTP driven power switches and UART to telnet gateway