Lines Matching refs:metadata
210 * This converts any set metadata items into outgoing http headers
217 lws_ss_metadata_t *polmd = h->policy->metadata;
226 h->metadata[m].value__may_own_heap) {
229 h->metadata[m].value__may_own_heap,
230 (int)h->metadata[m].length, pp, end))
235 * content-length "via the backdoor" metadata-
242 atoi(h->metadata[m].value__may_own_heap))
309 * Check if any metadata headers present in the server headers, and record
310 * them into the associated metadata item if so.
316 lws_ss_metadata_t *polmd = h->policy->metadata, *omd;
337 * set the related metadata name to it then
346 * onward rx, we want to mark the metadata as
617 lwsl_info("%s: rx metadata extract failed\n", __func__);
626 * the proxy onward connection, metadata has priority
628 * state callback will see the right metadata.
766 * and will be handled after metadata headers are applied.
796 * metadata-based headers
949 * metadata-based headers