move http module to net.http

This commit is contained in:
Abdullah Atta 2019-12-30 09:42:23 +05:00 committed by Alexander Medvednikov
parent 6cee50afda
commit 63b70ddb06
15 changed files with 14 additions and 9 deletions

View file

@ -1,7 +1,7 @@
// Copyright (c) 2019 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license
// that can be found in the LICENSE file.
import http
import net.http
import json
import sync