header

  1. popallo

    Status 400: Invalid charactor in header name: 'X-ForProto -Proto'

    Hi all! I've just noticed an anomaly, but I can't find the cause. On a web server that's been running for quite some time without any problems, I've just switched to openlitespeed 1.7.18. I now get the error : Status 400: Invalid charactor in header name: 'X-ForProto -Proto' Whereas if I...
  2. J

    Incorrect Content Type When Using URL Parameters

    Hi I've noticed that when adding a URL parameter to script files, it's returning an incorrect content type header value. /bundle.js content-type: application/javascript /bunde.js?version=1.0 content-type: text/html I would expect both paths to return application/json. Could someone advise.
  3. jonathandhn

    HSTS - Strict-Transport-Security & Preload (& HTTPS / SSL HEADER ONLY)

    Hi, I'm getting mad of seeking for a way to set the HSTS header to be sent only during HTTPS access and never on HTTP. htaccess is not working at all for header, "CONTEXT" static is fully useless since it can't do it on HTTPS SSL only access. I've seen many people do it this way, but in context...
Top