|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
Result of decomposing a URL into the pieces async_post needs. More...
#include <endpoint.h>
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.