HttpPlainText

HttpClient plugin that encodes String request bodies to TextContent and processes the response body as String.

To configure charsets, use properties in HttpPlainTextConfig.

Report a problem