I am wondering what limitations are imposed on the length of a single HTTP header and what limitations are imposed on the aggregate length of all HTTP headers in a client request on an http port. We stumbled over a problem with some clients where the Authorization: header is in excess of 12 kbytes. The connection is reset…