NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::async::HttpStreamResponse Struct Reference

Metadata returned by async_post_stream after the body has been fully delivered via the callback. More...

#include <http_client.h>

Detailed Description

Metadata returned by async_post_stream after the body has been fully delivered via the callback.

No body member — the body was handed out chunk-by-chunk while the call was in flight.

Definition at line 125 of file http_client.h.


The documentation for this struct was generated from the following file: