mirror of
https://github.com/Doczom/simple-httpd.git
synced 2025-09-23 23:53:52 +02:00
Update to 0.2.2 version
Added new features: - begin_send_response - finish_send_response The close_server function has been updated and support for many flags for creating a response has been added Added a "chunked" type transmission New test modules have been added: - a module for server management - a module for test chunked transmission
This commit is contained in:
@@ -88,7 +88,7 @@ section '.data' data readable writable align 16
|
||||
|
||||
text_no_cmd:
|
||||
db 'For this unit in config not set arguments'
|
||||
.size = $ - $$
|
||||
.size = $ - text_no_cmd
|
||||
|
||||
@EXPORT:
|
||||
export \
|
||||
|
Reference in New Issue
Block a user