Skip to content
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

Issues for 0.1.54 #53

Open
3 tasks
mimiMonads opened this issue Dec 9, 2024 · 0 comments
Open
3 tasks

Issues for 0.1.54 #53

mimiMonads opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mimiMonads
Copy link
Owner

mimiMonads commented Dec 9, 2024

  • clonedRequest not working :
  const getBody = petitions.branch()({
   args: undefined,
   f: async (ctx.clonedRequest) => await clonedRequest.text(),
 });
  • Wrapping handleRequest in a Promise
  • Adding multiple methods in route and add
@mimiMonads mimiMonads self-assigned this Dec 13, 2024
@mimiMonads mimiMonads added bug Something isn't working enhancement New feature or request labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant