bereq.url
STRING, can be read and set
, but not unset
.
URL sent to the backend. Does not include the host and scheme, meaning in
http://www.example.com/index.html
, bereq.url
would contain /index.html
.
Try it out
bereq.url
is used in the following code examples. Examples apply VCL to real-world use cases and can be deployed as they are, or adapted for your own service. See the full list of code examples for more inspiration.
Click RUN on a sample below to provision a Fastly service, execute the code on Fastly, and see how the function behaves.
Comprehensive logging
Fastly offers a myriad of different variables that you can log. See and test a large collection here.