diff --git a/qutebrowser/browser/http.py b/qutebrowser/browser/http.py index 178917790..e850ac877 100644 --- a/qutebrowser/browser/http.py +++ b/qutebrowser/browser/http.py @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with qutebrowser. If not, see . -"""Other utilities which don't fit anywhere else.""" +"""Parsing functions for various HTTP headers.""" import os.path