We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f818e62 commit 18e66a3Copy full SHA for 18e66a3
1 file changed
scanpipe/pipes/fetch.py
@@ -28,6 +28,7 @@
28
import re
29
import subprocess
30
import tempfile
31
+import cgi
32
from cgi import parse_header
33
from collections import namedtuple
34
from pathlib import Path
0 commit comments