mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:01:40 +03:00
updated error code
This commit is contained in:
parent
e8109b09b1
commit
606e7fd744
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ HTTPS GET over HTTP proxy fails
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
26
|
||||
56
|
||||
</errorcode>
|
||||
<strip>
|
||||
^User-Agent:.*
|
||||
|
|
|
|||
|
|
@ -38,7 +38,7 @@ http://%HOSTIP:%HOSTPORT/36
|
|||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
26
|
||||
56
|
||||
</errocode>
|
||||
<strip>
|
||||
^User-Agent:.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue