From 6f25aa48a2ff0033073d6ee541748eccc685727d Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 9 Mar 2019 22:36:12 -0800 Subject: fixes #905 Small typo. error in HTTP msg --- src/supplemental/http/http_msg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/supplemental/http/http_msg.c b/src/supplemental/http/http_msg.c index da60c746..bcf6fc8e 100644 --- a/src/supplemental/http/http_msg.c +++ b/src/supplemental/http/http_msg.c @@ -919,7 +919,7 @@ static struct { // 100 series -- informational { NNG_HTTP_STATUS_CONTINUE, "Continue" }, - { NNG_HTTP_STATUS_SWITCHING, "Swithching Protocols" }, + { NNG_HTTP_STATUS_SWITCHING, "Switching Protocols" }, { NNG_HTTP_STATUS_PROCESSING, "Processing" }, // 200 series -- successful -- cgit v1.2.3-70-g09d2