mozilla-services / heka

DEPRECATED: Data collection and processing made easy.
http://hekad.readthedocs.org/
Other
3.4k stars 531 forks source link

Decode GET requests without body #1959

Closed Madhu1512 closed 7 years ago

Madhu1512 commented 8 years ago

This PR is to parse querystring when payload is zero and also assign raw querystring to Query Field.

https://github.com/mozilla-services/heka/issues/1856

Madhu1512 commented 7 years ago

I will resubmit the PR after fixing the build issues.