mirror of
https://github.com/lammertb/libhttp.git
synced 2025-12-22 04:02:04 +03:00
Rewrite string handling (Step 5/?)
This commit is contained in:
@@ -325,6 +325,7 @@ static int lsp(struct mg_connection *conn,
|
||||
mg_write(conn, p + pos, i - pos);
|
||||
|
||||
mg_snprintf(conn,
|
||||
NULL, /* name only used for debugging */
|
||||
chunkname,
|
||||
sizeof(chunkname),
|
||||
"@%s+%i",
|
||||
|
||||
Reference in New Issue
Block a user