|
libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
| const char *const * | param_names |
| int | count_params |
| int | max_storage |
| lws_spa_fileupload_cb | opt_cb |
| void * | opt_data |
| size_t | param_names_stride |
| struct lwsac ** | ac |
| size_t | ac_chunk_size |
| const char* const* lws_spa_create_info::param_names |
array of form parameter names, like "username" These may be NULL, to make space for arbitrary POST items