
jsp
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by jsp-
jsp commented,
Hiro, Thanks for replying. I tried the following ...any thoughts on this set var.message = subfield(req.url, "x", "?") "&" subfield(req.url, "y", "&"); set var.urlhash = subfield(req.url, "hmac", ...
-
jsp created a post,
hmac authentication using vcl
I am trying to authenticate URL using hamc. I can do the following to verify.My question is how do I parse the URL to extract only part of the URL excluding the hmac parameter. I tried using local ...