Annotation of parser3/tests/results/398.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 1234
1.1 moko 3:
4: 'YQ==ICA=YQ==' = 'a a'
5: YWFh=YWFh
6: I. non-strict:
7: 1 'aaa'
8: 2 'aaa'
9: 3 'aaa'
10: 4 'a'
11: 5 ''
12: 6 'a'
13: 7 'aa'
14: II. strict:
1.2 ! moko 15: 1 Exception type: base64.format,
1.1 moko 16: Source: base64,
17: Comment: Unexpected '=' on position 0 is detected
1.2 ! moko 18: 2 Exception type: base64.format,
1.1 moko 19: Source: base64,
20: Comment: Unexpected '=' on position 1 is detected
1.2 ! moko 21: 3 Exception type: base64.format,
1.1 moko 22: Source: base64,
23: Comment: Unexpected '=' on position 2 is detected
1.2 ! moko 24: 4 Exception type: base64.format,
1.1 moko 25: Source: base64,
26: Comment: Unexpected end of chars
1.2 ! moko 27: 5 Exception type: base64.format,
1.1 moko 28: Source: base64,
29: Comment: Unexpected end of chars
1.2 ! moko 30: 6 Exception type: base64.format,
1.1 moko 31: Source: base64,
32: Comment: Unexpected end of chars
1.2 ! moko 33: 7 Exception type: base64.format,
1.1 moko 34: Source: base64,
35: Comment: Unexpected end of chars
36: II. strict withour padding:
1.2 ! moko 37: 1 Exception type: base64.format,
1.1 moko 38: Source: base64,
39: Comment: Unexpected '=' on position 0 is detected
1.2 ! moko 40: 2 Exception type: base64.format,
1.1 moko 41: Source: base64,
42: Comment: Unexpected '=' on position 1 is detected
1.2 ! moko 43: 3 Exception type: base64.format,
1.1 moko 44: Source: base64,
45: Comment: Unexpected '=' on position 2 is detected
1.2 ! moko 46: 4 Exception type: base64.format,
1.1 moko 47: Source: base64,
48: Comment: Unexpected end of chars
1.2 ! moko 49: 5 Exception type: base64.format,
1.1 moko 50: Source: base64,
51: Comment: Unexpected end of chars
52: 6 'a'
53: 7 'aa'
E-mail: