forked from KolibriOS/kolibrios
14 lines
173 B
Modula-2
14 lines
173 B
Modula-2
LIBRARY http.obj
|
|
|
|
EXPORTS prefix
|
|
http_get
|
|
http_head
|
|
http_post
|
|
http_receive
|
|
http_send
|
|
http_free
|
|
http_disconnect
|
|
http_find_header_field
|
|
http_escape
|
|
http_unescape
|