Up

_networkCBheader

Define a callback. This is called once for each header and only complete header lines. This is easy to "parse" received headers.

Prototype :

fun [ObjNetwork fun [ObjNetwork u0 I S] u1 u0] ObjNetwork

Return : ObjNetwork the same object.

See also :

Example :

Note :