MantisBT: master 731be88f

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-11-18 22:08 master 46bbf31e
Affected Issues  0023648: Leverage `ETag` headers when getting issues
Changeset

Hash get issue output for etag

  • Base the etag hash calculation on hash of the result json.
  • Apply etag to get single issue or paginated output of multiple issues.

Fixes 0023648

mod - api/rest/restcore/issues_rest.php Diff File
mod - api/soap/mc_api.php Diff File
mod - api/soap/mc_issue_api.php Diff File