This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-07-09 19:39:06 +02:00
|
|
|
//
|
|
|
|
|
// HttpStatusException.swift
|
|
|
|
|
// SwifSoup
|
|
|
|
|
//
|
|
|
|
|
// Created by Nabil Chatbi on 29/09/16.
|
|
|
|
|
// Copyright © 2016 Nabil Chatbi.. All rights reserved.
|
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
import Foundation
|
|
|
|
|
//TODO:
|