File: base64_encoding.yaml

package info (click to toggle)
python-multipart 0.0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 716 kB
  • sloc: python: 2,206; sh: 17; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
boundary: --boundary
expected:
  - name: file
    type: file
    file_name: test.txt
    data: !!binary |
      VGVzdCAxMjM=