nuxeo / FunkLoad

Functional and load testing framework for web applications, written in Python
http://funkload.nuxeo.org/
GNU General Public License v2.0
382 stars 83 forks source link

Fix wrong Host header detection #153

Open Slach opened 8 years ago

Slach commented 8 years ago

after update my funkload test is broken with errror

File "/usr/local/lib/python2.7/dist-packages/funkload/PatchWebunit.py", line 391, in WF_fetch if not webproxy and not 'Host' in self.extra_headers.keys(): AttributeError: 'list' object has no attribute 'keys'

Slach commented 8 years ago

ok. i try fix it

CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.