Issue #80 - De-unify netwerk/protocol/http

This commit is contained in:
Moonchild 2020-05-18 09:23:17 +00:00 committed by Roy Tam
commit be78f46bae
8 changed files with 17 additions and 15 deletions

View file

@ -11,6 +11,7 @@
#include "mozilla/net/HttpBaseChannel.h"
#include "nsHttpHandler.h"
#include "nsHttpChannel.h"
#include "nsMimeTypes.h"
#include "nsNetCID.h"
#include "nsNetUtil.h"