rafpyprog / Mobilenium

Mobilenium allows you to use Selenium and have access to status codes and HTTP headers, without the need for manual labor.
Apache License 2.0
21 stars 4 forks source link

Improve parsing of HTTP headers. #3

Open rafpyprog opened 7 years ago

rafpyprog commented 7 years ago

Improve parsing of HTTP headers to generate dict with proper key/value pairs.

Ousret commented 4 years ago

Hi, I've made something that can be of help. https://github.com/Ousret/kiss-headers 👍