-----
- Allow to skip server certificate verification (`2`_).
Thanks `velimir0xff`_ for the report and the PR.
- Development and test environment cleanups.
- Simplify ``setup.py``.
- Allow to specify URL paths with more than one segment (`3`_).
Thanks `velimir0xff`_ for the PR.
.. _2: https://github.com/mikek/behave-http/issues/2
.. _3: https://github.com/mikek/behave-http/pull/3
.. _velimir0xff: https://github.com/velimir0xff