Searched refs:SERF_HTTP_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
454 SERF_HTTP_VERSION_MAJOR(ctx->sl.version), in serf_response_full_become_aggregate()
88 #define SERF_HTTP_VERSION_MAJOR(shv) ((int)shv / 1000) macro