Recent content by tms-dev

  1. T

    How to implement cookie HTTP header flag with HTTPOnly & Secure OLS

    unfortunately website based on react javascript, where javascript doesn't supported httpOnly & secure for cookie flag :( many thanks for help
  2. T

    How to implement cookie HTTP header flag with HTTPOnly & Secure OLS

    expected result when we test cookie flag like this: current result, cookie still not "httponly" and "secure" many thanks for help us
  3. T

    How to implement cookie HTTP header flag with HTTPOnly & Secure OLS

    Dear OLS community, Currently we testing OLS to replace apache web server. But we need step-by-step to set cookie HTTP header flag with HTTPOnly & Secure on OLS, can anyone help us how to properly implement secure flag cookie on OLS (v.1.7.14)? Because when we put Header set cookie on VH...
Top