Lukasa/requests-ftp

cgi module is deprecated and removed in Python 3.13

Opened this issue · 0 comments

Affected code:

_, pdict = cgi.parse_header(request.headers['Content-Type'])

See what's new in 3.13 for possible alternatives.