Skip to content

aws: s3sink: Fix handling of special characters in key

Arun Raghavan requested to merge arun/gst-plugins-rs:s3sink-spaces into main

Properly URL-encode the string if needed, and add some tests for a couple of cases.

Fixes: #431 (closed)

Merge request reports