mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03:00
* Add Module.md files for different artifacts with module and package info This is what dokka uses to document packages and modules. Deleted the `package-info.kt` file as it doesn't do anything on its own, but can restore if it's still wanted * Add Module.md for mockwebserver * Only specify module if it exists A bunch of samples don't have modules or readmes * Remove package descriptors
4 lines
102 B
Markdown
4 lines
102 B
Markdown
# Module okhttp-logging-interceptor
|
|
|
|
An OkHttp interceptor which logs HTTP request and response data.
|