]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 23:18:13 +0000 (01:18 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 5 Jun 2023 23:18:13 +0000 (01:18 +0200)
commit19441328c21b881527ebfd4192568399f9c7237c
tree1a0ec2067b8a7d64afbe894957f16d2ac9026ce9
parent9cb874e872dc415cb31736da77894d293bf60912
Continued:
- introduced get_url() which uses urllib.parse() to wrap invocation around
  get_response() nicely
- so all reqto.get|post() invocations are now centralized for later easy
  expansion with SOCKS proxy support
fba/commands.py
fba/fba.py
fba/instances.py
requirements.txt