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

Missing features for 1.0 release #1

Open
9 of 14 tasks
kraih opened this issue Oct 7, 2022 · 0 comments
Open
9 of 14 tasks

Missing features for 1.0 release #1

kraih opened this issue Oct 7, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kraih
Copy link
Member

kraih commented Oct 7, 2022

There's still a few features missing for the 1.0 release:

  • Webpack Rollup + Playwright based browser tests
  • keepAlive option (Node.js)
  • insecure option (Node.js)
  • formData option (Node.js and browsers)
  • Abort signal support ua.get('/foo', {signal}) (Node.js and browsers)
  • Hook/Event to decorate the request config (Node.js and browsers)
  • MOJO_CLIENT_DEBUG environment variable (Node.js)
  • Node.js specific response methods like createReadStream and pipe

And some optional features that may also be added after 1.0:

  • WebSocket support (Node.js and browsers)
  • Reconnect support for WebSockets (Node.js and browsers)
  • Progress hooks/events (Node.js and browsers)
  • UNIX domain socket support (Node.js)
  • Compression support (Node.js)
  • Proxy support (Node.js)
@kraih kraih added enhancement New feature or request help wanted Extra attention is needed labels Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant