mirror of
https://github.com/gin-gonic/gin.git
synced 2025-12-17 07:49:59 +08:00
As per RFC 9512, application/x-yaml is now deprecated and applications should use application/yaml. This commit fix the Content-Type header when rendering YAML.