querystring.remove
Available inall subroutines.
Returns the given URL with its query string removed.
Example
set req.url = querystring.remove(req.url);
Try it out
querystring.remove
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.
CenturyLink-compatible token validation
Validate your CenturyLink tokens for access to video stream playlists.