mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-13 16:09:00 +08:00
9101cd0339
PUBLISHED_FROM=1246247fc29eb9a75b986ff7bb2d2350a52c03fc
244 B
244 B
title | decl_name | symbol_kind | signature |
---|---|---|---|
mg_printf_html_escape() | mg_printf_html_escape | func | void mg_printf_html_escape(struct mg_connection *nc, const char *fmt, ...); |
Send printf-formatted HTTP chunk, escaping HTML tags.