R use case

R Sample File for Upload Testing

Validate upload size limits, MIME checks, and timeout behavior with realistic fixtures.

1.0 MB Manifest JSON SHA256
Starter file

Download

r_sample_file_1MB.r

1.0 MB application/octet-stream SHA256 120d4a62801c...
Checklist

Testing Steps

  1. Confirm request size policy and limit errors.
  2. Verify MIME/signature detection and rejection paths.
  3. Check retry behavior on network interruption.
Companion fixtures

Related Variants

r_sample_file_500KB.r

500.0 KB · application/octet-stream

Scarica

r_sample_file_200KB.r

200.0 KB · application/octet-stream

Scarica

r_sample_file_50KB.r

50.0 KB · application/octet-stream

Scarica
Next steps

Related Pages