core/utility/htify library core

It is a file to send requests to the server

Classes

Htify
This class is used to specify the types of HTIFYs based on the URLs specified in the project
HtifyConf
This class is used for the main settings
HtifyDriver
It is a class that has get, update, post, delete and sendFile methods to send requests to the server
NoInternet
It is a class to show the interruption of the internet
ServerError
It is a class for displaying errors
ServerError400
ServerError401
ServerError403
ServerError404
ServerError422
ServerError500