mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:53:32 +03:00
badwords: fix issues found in tests
There remain some false positives, hits in test data, and `dir` use, around 100 issues in total. There is no plan to enforce badwords on tests. Also: - badwords.txt: let a few `manpage[s]` occurrences through (in Perl code). Closes #19541
This commit is contained in:
parent
f0de14168a
commit
a87383828e
247 changed files with 594 additions and 595 deletions
|
|
@ -8,7 +8,7 @@ Expect: 100-continue
|
|||
</info>
|
||||
# Server-side
|
||||
<reply>
|
||||
# 417 means the server didn't like the Expect header
|
||||
# 417 means the server did not like the Expect header
|
||||
<data>
|
||||
HTTP/1.1 417 BAD swsbounce
|
||||
Date: Tue, 09 Nov 2010 14:49:00 GMT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue