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
Hi, if I sent a request towards https://.execute-api..amazonaws.com// and log the ctx.Request.URL it doesn't contain the part of the path. Is it intentional?
I am using ginLambda.ProxyWithContext in the core.EventToRequest function stage is not referenced at all.
The text was updated successfully, but these errors were encountered:
SebastianSuchowiak
changed the title
ctx.Request.URL doesn't include URL
ctx.Request.URL doesn't include stage
Jun 3, 2023
Hi, if I sent a request towards https://.execute-api..amazonaws.com// and log the ctx.Request.URL it doesn't contain the part of the path. Is it intentional?
I am using ginLambda.ProxyWithContext in the core.EventToRequest function stage is not referenced at all.
The text was updated successfully, but these errors were encountered: