Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-13 22:03:09 +00:00

update docs

This commit is contained in:
bol-van
2026-02-01 11:32:01 +03:00
parent 2533a3debc
commit 9d7fed4c67
2 changed files with 2 additions and 2 deletions

View File

@@ -2731,7 +2731,7 @@ function dissect_nld(domain, level)
```
function http_dissect_req(http)
function http_dissect_reply(http)
function http_reconstruct_req(hdis, unixeol)
function http_reconstruct_req(hdis[, unixeol])
```
Разборка HTTP запроса или ответа http. http представляет собой многострочный текст.