summaryrefslogtreecommitdiff
path: root/nsa
diff options
context:
space:
mode:
Diffstat (limited to 'nsa')
-rwxr-xr-xnsa2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsa b/nsa
index c0573ac..95839db 100755
--- a/nsa
+++ b/nsa
@@ -431,7 +431,7 @@ while (1) do
if m
project = m[1];
end
- elsif header.upcase == "Content-Transfer-Encoding"
+ elsif header.upcase == "CONTENT-TRANSFER-ENCODING"
transfer_encoding = content
end
elsif (not in_headers)