Changes between Version 2 and Version 3 of Ticket #2376, comment 8


Ignore:
Timestamp:
08/11/22 22:10:05 (21 months ago)
Author:
erebe@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2376, comment 8

    v2 v3  
    3434If I am not mistaken, the HEADERS[3]: 200 OK, that nginx respond to the client should contain the flag END_STREAM to notify the client that the stream is reset ?
    3535
     36{{{
     37HyperText Transfer Protocol 2
     38    Stream: HEADERS, Stream ID: 3, Length 50, 200 OK
     39        Length: 50
     40        Type: HEADERS (1)
     41        Flags: 0x04, End Headers
     42        0... .... .... .... .... .... .... .... = Reserved: 0x0
     43        .000 0000 0000 0000 0000 0000 0000 0011 = Stream Identifier: 3
     44        [Pad Length: 0]
     45        Header Block Fragment: 88768aaa6355e580ae17d7083f6196df3dbf4a042a436cca080212820dc082e09953168d…
     46        [Header Length: 122]
     47        [Header Count: 4]
     48        Header: :status: 200 OK
     49        Header: server: nginx/1.19.10
     50        Header: date: Thu, 11 Aug 2022 21:10:23 GMT
     51        Header: content-type: application/grpc
     52
     53}}}
    3654
    3755
     56
     57
     58
     59