Remove headers from Rego input variable
Headers can be accessed with a built-in Rego function
named get_header("header_name")
instead of being a
map value inside the input.
Closes #17 (closed)
Edited by Cristina Pauna
Headers can be accessed with a built-in Rego function
named get_header("header_name")
instead of being a
map value inside the input.
Closes #17 (closed)
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent