netservices: Flesh out BHttpSession::Impl data and control structures

Change-Id: I4230570ea8339b12d855f7de7fa72e4664013e2d
This commit is contained in:
Niels Sascha Reedijk
2021-12-17 17:40:15 +00:00
parent ec7d71e612
commit 1715bb67ea
3 changed files with 99 additions and 3 deletions
+1
View File
@@ -69,6 +69,7 @@ namespace Network {
as well as their own cookies and certificate store.
\exception std::bad_alloc Unable to allocate resources for the object.
\exception BRuntimeError Unable to create semaphores or threads.
\since Haiku R1
*/