|
|
| version 1.100, 2002/11/25 15:07:29 | version 1.103, 2002/11/29 08:13:38 |
|---|---|
| Line 943 xdoc(xnode) | Line 943 xdoc(xnode) |
| !$.method[GET|HEAD] | !$.method[GET|HEAD] |
| !$.timeout(3) << в секундах, по-умолчанию =2 | !$.timeout(3) << в секундах, по-умолчанию =2 |
| !$.headers[ | !$.headers[ |
| ! $поле[значение] << по-умолчанию, user-agent=parser3 | ! $поле[значение] << значение имеет формат, как $response:ЗАГОЛОВОК |
| !] | !] |
| !по-умолчанию, user-agent=parser3 | |
| !file::load в дополнительные поля записывает ПОЛЕ:значение (имена полей ответа заглавными буквами) | !file::load в дополнительные поля записывает ПОЛЕ:значение (имена полей ответа заглавными буквами) |
| !системные типы ошибок: | !системные типы ошибок: |
| Line 970 xdoc(xnode) | Line 971 xdoc(xnode) |
| !email.send $MAIL.sendmail[/shit] sendmail not executable | !email.send $MAIL.sendmail[/shit] sendmail not executable |
| !http.host ^file::load[http://notfound/there] host not found | !http.host ^file::load[http://notfound/there] host not found |
| !http.connect ^file::load[http://not_accepting/there] host found, but do not accept connections | !http.connect ^file::load[http://not_accepting/there] host found, but do not accept connections |
| !http.timeout ^file::load[http://host/doc] whole load operation failed to complete in # seconds | |
| !http.response ^file::load[http://ok/there] host found, connection accepted, bad answer | !http.response ^file::load[http://ok/there] host found, connection accepted, bad answer |
| !http.status ^file::load[http://ok/there] host found, connection accepted, status!=200 | |
| !нужно выключить русский apache: CharsetDisable on | !нужно выключить русский apache: CharsetDisable on |