equal
deleted
inserted
replaced
46 |
46 |
47 Parameter value are not supported yet. |
47 Parameter value are not supported yet. |
48 |
48 |
49 Special character in param name are not supported yet. |
49 Special character in param name are not supported yet. |
50 |
50 |
|
51 Stream parameters use a simple textual format for two main reasons: |
51 |
52 |
|
53 - Stream level parameters should remains simple and we want to discourage any |
|
54 crazy usage. |
|
55 - Textual data allow easy human inspection of a the bundle2 header in case of |
|
56 troubles. |
|
57 |
|
58 Any Applicative level options MUST go into a bundle2 part instead. |
52 |
59 |
53 |
60 |
54 Payload part |
61 Payload part |
55 ------------------------ |
62 ------------------------ |
56 |
63 |