Currently, the documentation/examples and implementation in the project don’t clearly differentiate between HTTP/1.0 and HTTP/1.1. Since these two versions introduce significant differences, it would be helpful to explicitly highlight them for accuracy and better understanding.
Without making this distinction, users might assume the two versions behave the same, which could lead to confusion in implementation, debugging, or when analyzing protocol behavior.
References
Currently, the documentation/examples and implementation in the project don’t clearly differentiate between HTTP/1.0 and HTTP/1.1. Since these two versions introduce significant differences, it would be helpful to explicitly highlight them for accuracy and better understanding.
Without making this distinction, users might assume the two versions behave the same, which could lead to confusion in implementation, debugging, or when analyzing protocol behavior.
References