Skip to content

Latest commit

 

History

History

http-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Micronaut HTTP Client

This module provides a Reactive HTTP client based on the Micronaut and Reactive streams APIs.

TODO Items

  • Connection Pooling
  • multi part requests / file uploads
  • Server Sent Events
  • HTTP Redirect Handling
  • CONTINUE request handling
  • Cookie Support
  • Publisher has body to allow streaming requests
  • @Parameter support for controlling which params are URI variables