status code. ex 200 See rfc2616
()
| 166 | * <p>See <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html" >rfc2616</a> |
| 167 | */ |
| 168 | public int status() { |
| 169 | return status; |
| 170 | } |
| 171 | |
| 172 | /** |
| 173 | * Nullable and not set when using http/2 See <a |
no outgoing calls