Re: [PATCH v6 4/4] transport: check if protocol can be used on a redirect
From: Brandon Williams <hidden> Date: 2016-12-01 19:49:35
On 12/01, Brandon Williams wrote:
Add a the 'redirect' parameter to 'is_transport_allowed' which allows
callers to query if a transport protocol can be used on a redirect.
Signed-off-by: Brandon Williams <redacted>
---
http.c | 8 ++++----
transport.c | 6 +++---
transport.h | 7 ++++---
3 files changed, 11 insertions(+), 10 deletions(-)
Accidentally sent out an old version of just this patch. Here is the
updated one.
--
Brandon Williams