-
Notifications
You must be signed in to change notification settings - Fork 43
/
httpbis-errata-status.xml
633 lines (632 loc) · 28.3 KB
/
httpbis-errata-status.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
<?xml version="1.0" encoding="UTF-8"?>
<?rfc authorship='no'?>
<?rfc private='RFC723* Errata Status'?>
<?rfc sortrefs='yes'?>
<rfc xmlns:l="#local" xmlns:x="http://purl.org/net/xml2rfc/ext" ipr="none">
<front>
<title>
RFC723* Errata Status
</title>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor"/>
</front>
<middle>
<section title="Errata">
<t>
The table below summarizes the errata raised against the "previous"
HTTP specifications (<xref target="RFC7230"/>, <xref target="RFC7231"/>, <xref target="RFC7232"/>, <xref target="RFC7233"/>, <xref target="RFC7234"/>, <xref target="RFC7235"/>), plus their mapping to Github issues
on <eref target="https://github.com/httpwg/http-core"/> once they
have been resolved.
</t>
<t>
The errata information has been scraped from <eref target="https://www.rfc-editor.org/errata_search.php"/>,
using the scripts described in <eref target="https://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#rfc-editor.errata"/>.
The mapping from erratum to Github issue is done by inspecting the change logs in the new drafts (<xref target="Cache"/>, <xref target="Messaging"/>, <xref target="Semantics"/>).
Note that although this information is auto-generated, it might lag a few days.
</t>
<t>
<eref target="https://github.com/httpwg/http-core/issues?q=label%3Aerratum"/> provides a view over
Github issues that have been opened for existing errata; this list can include errata which
haven't been dealt with yet.
</t>
<table class="tt">
<thead>
<tr>
<th>eid</th>
<th>in</th>
<th>date</th>
<th>status</th>
<th>by</th>
<th>issue</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4050">4050</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="3.2.4"/>
</td>
<td>2014-07-11</td>
<td>Verified</td>
<td>Daisuke Miyakawa</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/94">#94</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>, <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4072">4072</eref>
</td>
<td>
<xref target="RFC7231"/>
</td>
<td>2014-08-06</td>
<td>Held for Document Update</td>
<td>Martin Thomson</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/84">#84</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4169">4169</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="7"/>
</td>
<td>2014-11-09</td>
<td>Verified</td>
<td>Simon Schueppel</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/104">#104</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4189">4189</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="3.2"/>
</td>
<td>2014-11-26</td>
<td>Held for Document Update</td>
<td>Simon Schueppel</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/19">#19</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.04"/>, <xref target="Semantics" x:fmt="," x:rel="#changes.since.04"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4205">4205</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="6.3"/>
</td>
<td>2014-12-23</td>
<td>Verified</td>
<td>Semyon Kholodnov</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/96">#96</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4225">4225</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="C"/>
</td>
<td>2015-01-09</td>
<td>Verified</td>
<td>Bjoern Hoehrmann</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/90">#90</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4251">4251</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="2.7.1"/>
</td>
<td>2015-02-01</td>
<td>Verified</td>
<td>Bjoern Hoehrmann</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/103">#103</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.02"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4252">4252</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="2.7.2"/>
</td>
<td>2015-02-01</td>
<td>Verified</td>
<td>Bjoern Hoehrmann</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/103">#103</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.02"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4358">4358</eref>
</td>
<td>
<xref target="RFC7233" x:fmt="," x:sec="4"/>
</td>
<td>2015-05-07</td>
<td>Held for Document Update</td>
<td>Tim</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/102">#102</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4436">4436</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="4.3.5"/>
</td>
<td>2015-08-06</td>
<td>Held for Document Update</td>
<td>Aron Duby</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/85">#85</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4452">4452</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="6.4"/>
</td>
<td>2015-08-22</td>
<td>Held for Document Update</td>
<td>Attila Gulyas</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/98">#98</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4664">4664</eref>
</td>
<td>
<xref target="RFC7233" x:fmt="," x:sec="4.4"/>
</td>
<td>2016-04-13</td>
<td>Verified</td>
<td>Amichai Rothman</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/83">#83</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4667">4667</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="4.1.1"/>
</td>
<td>2016-04-13</td>
<td>Verified</td>
<td>Alex Rousskov</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/101">#101</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4674">4674</eref>
</td>
<td>
<xref target="RFC7234" x:fmt="," x:sec="5.4"/>
</td>
<td>2016-04-21</td>
<td>Verified</td>
<td>Vasiliy Faronov</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/92">#92</eref> (see <xref target="Cache" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4683">4683</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="4"/>
</td>
<td>2016-05-04</td>
<td>Held for Document Update</td>
<td>Daurnimator</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/15">#15</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4689">4689</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="3.1.1.2"/>
</td>
<td>2016-05-10</td>
<td>Held for Document Update</td>
<td>Daurnimator</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/100">#100</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.02"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4707">4707</eref>
</td>
<td>
<xref target="RFC7233" x:fmt="," x:sec="C"/>
</td>
<td>2016-06-09</td>
<td>Verified</td>
<td>Julian Reschke</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/86">#86</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4779">4779</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="A.2"/>
</td>
<td>2016-08-18</td>
<td>Held for Document Update</td>
<td>William A. Rowe Jr.</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/87">#87</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4825">4825</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="B"/>
</td>
<td>2016-04-13</td>
<td>Verified</td>
<td>Alex Rousskov</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/101">#101</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4839">4839</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="4"/>
</td>
<td>2016-10-23</td>
<td>Verified</td>
<td>Etan Kissling</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/88">#88</eref> (see <xref target="Messaging" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid4891">4891</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="3.2.6"/>
</td>
<td>2016-12-16</td>
<td>Held for Document Update</td>
<td>Mike Bishop</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/81">#81</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5162">5162</eref>
</td>
<td>
<xref target="RFC7232" x:fmt="," x:sec="A"/>
</td>
<td>2017-10-20</td>
<td>Verified</td>
<td>Julian Reschke</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/89">#89</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.01"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5163">5163</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="3.2.4"/>
</td>
<td>2017-10-20</td>
<td>Held for Document Update</td>
<td>David Matson</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/53">#53</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.06"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5257">5257</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="7"/>
</td>
<td>2018-02-07</td>
<td>Held for Document Update</td>
<td>Erwin Pe</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/164">#164</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.04"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5474">5474</eref>
</td>
<td>
<xref target="RFC7233" x:fmt="," x:sec="4.4"/>
</td>
<td>2018-08-21</td>
<td>Verified</td>
<td>Kalin Gyokov</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/135">#135</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.02"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5541">5541</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="4.3.5"/>
</td>
<td>2018-11-02</td>
<td>Held for Document Update</td>
<td>Danil Suits</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/167">#167</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.03"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5620">5620</eref>
</td>
<td>
<xref target="RFC7233" x:fmt="," x:sec="4.2"/>
</td>
<td>2019-02-01</td>
<td>Held for Document Update</td>
<td>Armin Abfalterer</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/196">#196</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.05"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5806">5806</eref>
</td>
<td>
<xref target="RFC7231" x:fmt="," x:sec="4.3.7"/>
</td>
<td>2019-08-12</td>
<td>Held for Document Update</td>
<td>Anders Kaseorg</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/235">#235</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.05"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid5964">5964</eref>
</td>
<td>
<xref target="RFC7230" x:fmt="," x:sec="2.7.1"/>
</td>
<td>2020-01-23</td>
<td>Held for Document Update</td>
<td>Rick van Rein</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/278">#278</eref> (see <xref target="Semantics" x:fmt="," x:rel="#changes.since.06"/>)</td>
</tr>
<tr>
<td>
<eref target="https://www.rfc-editor.org/errata/eid6279">6279</eref>
</td>
<td>
<xref target="RFC7234" x:fmt="," x:sec="4.2.4"/>
</td>
<td>2020-09-04</td>
<td>Held for Document Update</td>
<td>Todd Greer</td>
<td>
<eref target="https://github.com/httpwg/http-core/issues/447">#447</eref> (see <xref target="Cache" x:fmt="," x:rel="#changes.since.12"/>)</td>
</tr>
</tbody>
</table>
<figure title="Errata by Category and Status">
<artwork type="image/png"
align="center"
src="https://chart.apis.google.com/chart?cht=p3&chco=00FF00|00A000|FF0000|A00000|0000FF|0000A0&chdl=Verified%20open|Verified%20closed|Held%20open|Held%20closed|Reported%20open|Reported%20closed&chd=t%3A0,14,0,16,0,0&chs=640x400"/>
</figure>
</section>
</middle>
<back>
<references>
<reference anchor="RFC7230">
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing</title>
<author initials="R."
surname="Fielding"
fullname="Roy T. Fielding"
role="editor">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7230"/>
</reference>
<reference anchor="RFC7231">
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content</title>
<author initials="R."
surname="Fielding"
fullname="Roy T. Fielding"
role="editor">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7231"/>
</reference>
<reference anchor="RFC7232">
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Conditional Requests</title>
<author fullname="Roy T. Fielding"
initials="R."
role="editor"
surname="Fielding">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author fullname="Julian F. Reschke"
initials="J. F."
role="editor"
surname="Reschke">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7232"/>
</reference>
<reference anchor="RFC7233">
<front>
<title>Hypertext Transfer Protocol (HTTP): Range Requests</title>
<author initials="R."
surname="Fielding"
fullname="Roy T. Fielding"
role="editor">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="Y."
surname="Lafon"
fullname="Yves Lafon"
role="editor">
<organization abbrev="W3C">World Wide Web Consortium</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7233"/>
</reference>
<reference anchor="RFC7234">
<front>
<title>Hypertext Transfer Protocol (HTTP): Caching</title>
<author initials="R."
surname="Fielding"
fullname="Roy T. Fielding"
role="editor">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="M."
surname="Nottingham"
fullname="Mark Nottingham"
role="editor">
<organization>Akamai</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7234"/>
</reference>
<reference anchor="RFC7235">
<front>
<title>Hypertext Transfer Protocol (HTTP/1.1): Authentication</title>
<author initials="R."
surname="Fielding"
fullname="Roy T. Fielding"
role="editor">
<organization>Adobe</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<author initials="J. F."
surname="Reschke"
fullname="Julian F. Reschke"
role="editor">
<organization abbrev="greenbytes">greenbytes GmbH</organization>
<address>
<email>[email protected]</email>
</address>
</author>
<date month="June" year="2014"/>
</front>
<seriesInfo name="RFC" value="7235"/>
</reference>
<reference anchor="Messaging">
<x:source href="https://greenbytes.de/tech/webdav/draft-ietf-httpbis-messaging-19.xml"
basename="draft-ietf-httpbis-messaging-19"/>
<seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-messaging-19"/>
</reference>
<reference anchor="Semantics">
<x:source href="https://greenbytes.de/tech/webdav/draft-ietf-httpbis-semantics-19.xml"
basename="draft-ietf-httpbis-semantics-19"/>
<seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-semantics-19"/>
</reference>
<reference anchor="Cache">
<x:source href="https://greenbytes.de/tech/webdav/draft-ietf-httpbis-cache-19.xml"
basename="draft-ietf-httpbis-cache-19"/>
<seriesInfo name="Internet-Draft" value="draft-ietf-httpbis-cache-19"/>
</reference>
</references>
</back>
</rfc>