|
6 | 6 | <meta content="WD" name="w3c-status">
|
7 | 7 | <meta content="Bikeshed version d765c696b, updated Fri Mar 8 15:58:52 2024 -0800" name="generator">
|
8 | 8 | <link href="https://www.w3.org/TR/IFT/" rel="canonical">
|
9 |
| - <meta content="f8ae95814f7c787037b1b027cd66cbb49962bcc2" name="revision"> |
| 9 | + <meta content="3fda23d1e46095fde9054426c2e48ca5cf3a6da6" name="revision"> |
10 | 10 | <meta content="dark light" name="color-scheme">
|
11 | 11 | <style>
|
12 | 12 | .conform:hover {background: #31668f; color: white}
|
@@ -2324,8 +2324,8 @@ <h4 class="heading settled" data-level="5.2.3" id="uri-templates"><span class="s
|
2324 | 2324 | (For example, when the integer is less than 256 only one byte is encoded.) When the input id is
|
2325 | 2325 | a string its raw bytes are encoded as <a href="https://www.rfc-editor.org/rfc/rfc4648#section-5">base64url</a>.
|
2326 | 2326 | </table>
|
2327 |
| - <div class="example" id="example-73881657"> |
2328 |
| - <a class="self-link" href="#example-73881657"></a> |
| 2327 | + <div class="example" id="example-96830d51"> |
| 2328 | + <a class="self-link" href="#example-96830d51"></a> |
2329 | 2329 | <p>Some example inputs and the corresponding expansions:</p>
|
2330 | 2330 | <table>
|
2331 | 2331 | <tbody>
|
@@ -2356,13 +2356,21 @@ <h4 class="heading settled" data-level="5.2.3" id="uri-templates"><span class="s
|
2356 | 2356 | <tr>
|
2357 | 2357 | <td>//foo.bar{/d1,d2,d3,id}
|
2358 | 2358 | <td>àbc
|
2359 |
| - <td>//foo.bar/0/0/4/OEG64OO |
| 2359 | + <td>//foo.bar/O/O/4/OEG64OO |
| 2360 | + <tr> |
| 2361 | + <td>//foo.bar{/id64} |
| 2362 | + <td>14,000,000 |
| 2363 | + <td>//foo.bar/1Z-A |
| 2364 | + <tr> |
| 2365 | + <td>//foo.bar{/id64} |
| 2366 | + <td>17,000,000 |
| 2367 | + <td>//foo.bar/AQNmQA%3D%3D |
2360 | 2368 | <tr>
|
2361 | 2369 | <td>//foo.bar{/id64}
|
2362 | 2370 | <td>àbc
|
2363 | 2371 | <td>//foo.bar/w6BiYw%3D%3D
|
2364 | 2372 | <tr>
|
2365 |
| - <td>//foo.bar{/+id64} |
| 2373 | + <td>//foo.bar/{+id64} |
2366 | 2374 | <td>àbcd
|
2367 | 2375 | <td>//foo.bar/w6BiY2Q=
|
2368 | 2376 | </table>
|
|
0 commit comments