#9031: [ffmpeg >4.2] http_proxy doesn't work if user or password contains hash
-------------------------------------+-------------------------------------
             Reporter:  sebaro       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  regression   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cus):

 The previous parsing was wrong, now the URL is parsed correctly which
 changed behaviour. Your proxy URL refers server "proxy" on port 1, the
 rest is URL fragment, which is ignored. You should try escaping the proxy
 password and check if it works or not.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/9031#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to