Skip to content

Latest commit

 

History

History
 
 

http-client

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Particle HTTP Client

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

TODO Items

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