mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2025-09-16 15:38:01 -04:00
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
|