Skip to content

Commit bbb2108

Browse files
authored
Update README.md
1 parent 5a683b2 commit bbb2108

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ make http requests easily in c++ using libcurl, contains two modules, raw http a
181181
"tres=3",
182182
"N=N"
183183
};
184+
185+
### the fields
186+
187+
the fields are the same structure but with a typedef to make the code easier to read, the only difference is the field Headers, which has another structure
184188

185189

186190
```

0 commit comments

Comments
 (0)