Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 0000000000111111111122222 (0.06 sec)

  1. src/mime/mediatype_test.go

    		// #attwithasciifilename
    		{`attachment; filename="foo.html"`,
    			"attachment",
    			m("filename", "foo.html")},
    		// #attwithasciifilename25
    		{`attachment; filename="0000000000111111111122222"`,
    			"attachment",
    			m("filename", "0000000000111111111122222")},
    		// #attwithasciifilename35
    		{`attachment; filename="00000000001111111111222222222233333"`,
    			"attachment",
    			m("filename", "00000000001111111111222222222233333")},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 26 17:58:37 UTC 2022
    - 18.1K bytes
    - Viewed (0)
Back to top