Skip to content

Commit

Permalink
Merge pull request #1428 from G-Core/Oksana-Levchuk-patch-70
Browse files Browse the repository at this point in the history
Update modify-cache-key.md
  • Loading branch information
Oksana-Levchuk authored Nov 8, 2024
2 parents a127cb0 + b9a3347 commit 1141cde
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ You’ve successfully modified the cache key for your resource.

You can use the following variable to modify your resource’s cache key:

* `$http_host`: The value of the Host header passed in the request header, which comes from the user.
* `$request_uri`: The full original request URI. If used with the <a href="https://gcore.com/docs/cdn/cdn-resource-options/rewrite-redirect-requests-from-the-cdn-to-the-origin" target="_blank">rewrite feature</a> in conjunction with this option, this variable retains the value of the original URI, not the rewritten one.
* `$scheme`: The protocol used in the request.
* `$uri`: The current normalized URI in the request. The value of this variable may change during request processing. For example, it’ll change during internal redirects or when using index files.

0 comments on commit 1141cde

Please sign in to comment.