]> granicus.if.org Git - curl/commit
test1322: verify stripping of trailing dot from host name
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2016 21:51:33 +0000 (23:51 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Apr 2016 21:51:33 +0000 (23:51 +0200)
commite504f03f8ccd1d29199efccde1d1f901fcdb602e
treec3774948fc0f58edf0b793c0c2a2b733af282af0
parent439afae886e1019974cd3cd2b169a99cb1f84c35
test1322: verify stripping of trailing dot from host name

While being debated (in #716) and a violation of RFC 7230 section 5.4,
this test verifies that the existing functionality works as intended. It
strips the dot from the host name and uses the host without dot
throughout the internals.
tests/data/Makefile.inc
tests/data/test1322 [new file with mode: 0644]