Welcome to the SSLInsights Blog

Your Guide to the Latest SSL/TLS Certificate Updates

The Latest Insights on SSL/TLS Encryption and Web Security

Fix HTTP 406 Not Acceptable Error

How to Fix HTTP 406 Not Acceptable Error?

When a web server cannot provide content that matches the client's accepted content types, the HTTP 406 Not Acceptable Error occurs. Check your Accept headers in the HTTP request and make sure they match the content types the server can deliver to fix this error. The...