Fix docstring for http module.
This commit is contained in:
parent
33915b65cf
commit
cd7c3ec3a4
@ -17,7 +17,7 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
"""Other utilities which don't fit anywhere else."""
|
"""Parsing functions for various HTTP headers."""
|
||||||
|
|
||||||
|
|
||||||
import os.path
|
import os.path
|
||||||
|
Loading…
Reference in New Issue
Block a user