You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bungoume
changed the title
[BUG] (testing) set req.http.VALUE = "" should not be [not set]
[BUG] (simulator) set req.http.VALUE = "" should not be [not set]
Dec 26, 2023
Describe the problem
set req.http.VALUE = "";
andunset req.http.VALUE;
should be different, but they seem to behave the same in falco v1.3.0.VCL code that cause the problem / reproduceable
see https://fiddle.fastly.dev/fiddle/2e7f4a1c
Additional context
https://github.com/bungoume/falco-vcl-empty-test/blob/main/tests/header.test.vcl
The text was updated successfully, but these errors were encountered: