logstash-input-http icon indicating copy to clipboard operation
logstash-input-http copied to clipboard

Add reponse_body to be able to provide a custom body (issue 117)

Open lucabelluccini opened this issue 6 years ago • 0 comments

Hello, I've tried to implement the missing feature as mentioned on https://github.com/logstash-plugins/logstash-input-http/issues/117 I am still not sure how to handle the content-type header as it seems we're re-using the one sent in the request, if any.

FYI @jsvd

lucabelluccini avatar Dec 09 '19 15:12 lucabelluccini