
Victor Yang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Victor Yang Sort by recent activity-
Why is an empty req.url.qs "truthy"?
According to the docs, you can just test values in a statement and expect it to evaluate it in a "truthy" manner - for example the https://docs.fastly.com/vcl/functions/if/ provides a ternary that ...