Carl Eugen Hoyos (12019-05-05):
> I apparently missed the part of the rfc where a slash is
> forbidden for the password.

https://tools.ietf.org/html/rfc3986

      userinfo    = *( unreserved / pct-encoded / sub-delims / ":" )
      unreserved  = ALPHA / DIGIT / "-" / "." / "_" / "~"
      sub-delims  = "!" / "$" / "&" / "'" / "(" / ")"
                  / "*" / "+" / "," / ";" / "="
      pct-encoded = "%" HEXDIG HEXDIG

I do not see where a slass is authorized. 

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to