-
Notifications
You must be signed in to change notification settings - Fork 421
Feature request: event_handler Resolver ability to return http response #3689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks for opening your first issue here! We'll come back to you as soon as we can. |
Hello @jordital! Thank you for opening this issue. Can you help me better understand the problem here? Maybe providing a code snippet to understand the challenge and how we can help you with this? |
Hello, @jordital! Just wanted to check if you still need help with this. Please let us know. |
Closing this issue! Please feel free to reopen. |
|
Use case
A lambda function URL response with a http redirect.
Solution/User Experience
ResponseBuilder.build method to return direct route function result when is a dict with
statusCode
,body
attributesAlternative solutions
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: