Interface HttpServerInfos

All Superinterfaces:
ConnectionInformation, HttpInfos
All Known Subinterfaces:
HttpServerRequest, HttpServerResponse

public interface HttpServerInfos extends HttpInfos, ConnectionInformation
An Http Reactive Channel with several accessors related to HTTP flow: headers, params, URI, method, websocket...
Since:
1.0.8
Author:
Violeta Georgieva
  • Method Details