Skip to content

Expire header is hard-coded as 1997 in common_lib.inc #3148

Description

@imkalvin

Description

We observe the jsonResult.php will always return a response header 'expires:
Sat, 26 Jul 1997 05:00:00 GMT'

With some study in code, we found it was caused by
98dfcc1

Steps to reproduce

Every single call to jsonResult will return with this header :)

Expected result

Should be sometime say 7 days from now ?

Actual result

hard-coded 'Sat, 26 Jul 1997 05:00:00 GMT'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugAn issue or pull request relating to a bug in WebPageTest

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions