Add HTTP request tracing

This commit is contained in:
Jakob Borg
2015-04-07 21:45:22 +02:00
parent 0bfb40ae51
commit d7100fd9bc
3 changed files with 32 additions and 1 deletions

View File

@@ -143,6 +143,7 @@ are mostly useful for developers. Use with care.
- "discover" (the discover package)
- "events" (the events package)
- "files" (the files package)
- "http" (the main package; HTTP requests)
- "net" (the main package; connections & network messages)
- "model" (the model package)
- "scanner" (the scanner package)