README.md in fluent-plugin-out-http-1.1.3 vs README.md in fluent-plugin-out-http-1.1.4

- old
+ new

@@ -5,10 +5,10 @@ [![Build Status](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-out-http.svg?branch=master)](https://travis-ci.org/fluent-plugins-nursery/fluent-plugin-out-http) ## Configuration options <match *> - type http + @type http endpoint_url http://localhost.local/api/ http_method put # default: post serializer json # default: form rate_limit_msec 100 # default: 0 = no rate limiting raise_on_error false # default: true