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

Result of decomposing a URL into the pieces async_post needs. More...

#include <endpoint.h>

Detailed Description

Result of decomposing a URL into the pieces async_post needs.

port defaults to 443 for https and 80 for http when the URL omits it. prefix is the path portion (with leading slash) or empty when the URL has no path component.

Definition at line 24 of file endpoint.h.


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