openfaas / of-watchdog

Reverse proxy for STDIO and HTTP microservices
MIT License
259 stars 115 forks source link

Clarify buffer_http option #81

Closed alexellis closed 4 years ago

alexellis commented 4 years ago

Signed-off-by: Alex Ellis (OpenFaaS Ltd) alexellis2@gmail.com

Description

Clarify the buffer_http option

Motivation and Context

A user was confused by what "buffer_http" meant and assumed it meant the response, but the README describes it as being about the request input.

How Has This Been Tested?

This patch was tested with unit tests and makes the value more descriptive to avoid future confusion.

Types of changes

Checklist: