summaryrefslogtreecommitdiffstats
path: root/share/doc/grepc/examples/unit/nxt_http_return_ctx_t
blob: c409d0410c8c92e08f0e9e74245ac208de825880 (plain) (blame)
1
2
3
4
5
./src/nxt_http_return.c:17:
typedef struct {
    nxt_str_t          location;
    nxt_str_t          encoded;
} nxt_http_return_ctx_t;