mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Removed clipp dependency
This commit is contained in:
parent
8869a84710
commit
0678eb12ca
10 changed files with 96 additions and 75 deletions
|
|
@ -75,8 +75,8 @@ namespace gdpm::http{
|
|||
LOOP_DETECTED = 508,
|
||||
NOT_EXTENDED = 510,
|
||||
NETWORK_AUTHENTICATION_REQUIRED = 511
|
||||
|
||||
};
|
||||
|
||||
struct response{
|
||||
long code = 0;
|
||||
string body{};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue