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
{{ message }}
This repository was archived by the owner on Sep 11, 2022. It is now read-only.
block is impossible due to use of block.call to yield to the block. This is frustrating as I need to be able to access the parameters in the headers of the request.
Trying to access variables created outside of the
block is impossible due to use of block.call to yield to the block. This is frustrating as I need to be able to access the parameters in the headers of the request.