MapLibre Native C API
Public C ABI for the MapLibre Native wrapper.
Loading...
Searching...
No Matches
mln_adapter_http_header_transform_rule Struct Reference

#include <callback_adapter.h>

Detailed Description

One native-owned matching rule for an HTTP header transform.

kind is one mln_resource_kind value or MLN_ADAPTER_RESOURCE_KIND_ANY. The flags field is a bitwise OR of mln_adapter_url_match_flags values choosing how url compares against the complete transformed URL. A null url or an unknown flag bit makes the rule match nothing.

The first matching rule supplies its complete header list. Every pointer is borrowed and must outlive the registration.


The documentation for this struct was generated from the following file: