Skip to content

v0.0.4

Compare
Choose a tag to compare
@phlax phlax released this 22 Aug 09:53
· 261 commits to main since this release
0c75577
golang-http: update example to adapt latest break change (#99)

For behavior change:
Change ``OnLogDownstreamStart``, ``OnLogDownstreamPeriodic`` and ``OnLog`` methods so that user can get the request/response's
    headers and trailers when producing access log.

Signed-off-by: spacewander <[email protected]>