Skip to content

1.1.0

Compare
Choose a tag to compare
@maesenka maesenka released this 25 Jun 14:38

New features:

  • Request logging logs only method and URL by default
  • To log headers and/or formParameters you must specify them by name in the Client Builder

Bugfix:

  • addHeader() to an already-built ClientRequest now works.