Description

Negotiate function only support XML/HTML/JSON,but I need it to support YAML/Protobuf. I think it should match the binding.Default:

https://github.com/gin-gonic/gin/blob/231ff00d1f77d30f8dd97278680d7731e1317d55/binding/binding.go#L86-L107