Skip to content

Commit

Permalink
Merge pull request #1 from Kentik/pye/http_host
Browse files Browse the repository at this point in the history
Adding HTTP_HOST header as a #define.
  • Loading branch information
i3149 authored Dec 25, 2016
2 parents a5ed432 + 2a3ac5b commit f6c3051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/github.com/kentik/libkflow/kflow.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ typedef struct {
#define KFLOWCUSTOM_DNS_QUERY "KFLOW_DNS_QUERY"
#define KFLOWCUSTOM_DNS_QUERY_TYPE "KFLOW_DNS_QUERY_TYPE"
#define KFLOWCUSTOM_DNS_RET_CODE "KFLOW_DNS_RET_CODE"
#define KFLOWCUSTOM_HTTP_HOST "KFLOW_HTTP_HOST"

// kflow custom field value types:

Expand Down

0 comments on commit f6c3051

Please sign in to comment.