Hello. I hope you're doing well. I made a patch for nginx that I want to share with you. This patch changes the Server header from "nginx" to "freenginx" for HTTP/1.1. You already did this for HTTP/2 and HTTP/3, but forgot HTTP/1.1.
What I changed: File: src/http/ngx_http_header_filter_module.c Change: Server header to "freenginx" Why: To make HTTP/1.1 and HTTP/2 the same for our server signature. Please see the attached patch file. I look forward to your feedback. Let me know if I need to fix anything.
my_change.patch
Description: Binary data
-- nginx-devel mailing list nginx-devel@freenginx.org https://freenginx.org/mailman/listinfo/nginx-devel