Closed emilsoman closed 9 years ago
I think, we should internally have protocol version, rather than reuse Rbkit version for this. That way, Rbkit version can be independently changed as long as protocol version remains the same.
Lets think of it like, no matter which nginx version I am running as long as it can speak http1.1 the browser can display the content.
http1.1
I think, we should internally have protocol version, rather than reuse Rbkit version for this. That way, Rbkit version can be independently changed as long as protocol version remains the same.