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

@ -19,6 +19,7 @@
#include "nsHttpChannel.h"
#include "nsIHttpPushListener.h"
#include "nsString.h"
#include "nsSocketTransportService2.h"
namespace mozilla {
namespace net {