Ryan Rolnicki
05/13/2021, 2:18 AMheader() function, but since many of the other standard headers have accessors already, it makes me wonder if it's something I shouldn't be using?Aleksei Tirman [JB]
05/13/2021, 8:46 AMContent-Length header so it's ok to use the general way: request.header(HttpHeaders.ContentLength)Ryan Rolnicki
05/13/2021, 12:06 PM