sphinx-contrib / confluencebuilder

Confluence Markup Builder Plugin for Sphinx
BSD 2-Clause "Simplified" License
317 stars 99 forks source link

Add support for logging request/response body data #996

Closed jdknight closed 4 months ago

jdknight commented 4 months ago

Extend the logging capabilities for publish events to support logging the contents of body data for requests and responses. This adds the headers_and_data option to hint to have both headers and their content (if printable content).