forked from KolibriOS/kolibrios
10 lines
104 B
Modula-2
10 lines
104 B
Modula-2
|
LIBRARY http.obj
|
||
|
|
||
|
EXPORTS prefix
|
||
|
http_get
|
||
|
http_head
|
||
|
http_post
|
||
|
http_receive
|
||
|
http_send
|
||
|
http_free
|