-
remove hard-coded json content-type for streaming http output · 9634b25b
There was a stale assumption that streaming output from a channel would always be json. This commit removes that code, allowing Content-Type to appropriately be set like other, non-channel-streaming commands. License: MIT Signed-off-by:Cayman Nava <caymannava@gmail.com>
由 Cayman Nava 提交于9634b25b
×