sipcapture / heplify

Portable and Lightweight HEP Capture Agent for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
181 stars 65 forks source link

Add all caps variable for header names variables #210

Closed Gasmanz closed 3 years ago

Gasmanz commented 3 years ago

Seems that Microsoft love to use all caps for their header field names.

Are there any other header name variables in the code that are used for validation, that may require editing also?

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

negbie commented 3 years ago

Thanks!

negbie commented 3 years ago

Seems that Microsoft love to use all caps for their header field names.

Are there any other header name variables in the code that are used for validation, that may require editing also?

https://github.com/sipcapture/heplify/blob/master/decoder/decoder.go#L401 https://github.com/sipcapture/heplify/blob/master/decoder/decoder.go#L403