Class HttpResponseReceived
java.lang.Object
dev.langchain4j.http.client.sse.HttpResponseReceived
- All Implemented Interfaces:
HttpStreamingEvent
HttpStreamingEvent signalling that the HTTP response head (status and headers) was received and the
stream opened successfully. Emitted once, before any ServerSentEvent.- Since:
- 1.20.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpResponseReceived
-
-
Method Details
-
response
-
equals
-
hashCode
-
toString
-