travis-ci
cookies: do not take cookie name as a parameter RFC 6265 section 4.2.1 does not set restrictions on cookie names. This is a follow-up to commit https://github.com/curl/curl/commit/7f7fcd0d7 Also explcitly check proper syntax of cookie name/value pair. New test 1155 checks that cookie names are not reserved words. Ref: https://github.com/curl/curl/issues/2564 Reported-By: anshnd at github
5 of 5 new or added lines in 1 file covered. (100.0%)
20845 of 27972 relevant lines covered (74.52%)
179256.13 hits per line