JamitLabs / Jetworking

A multi-module library providing a user-friendly interface for common networking tasks
https://JamitLabs.github.io/Jetworking/
MIT License
4 stars 3 forks source link

Add API for an external request #53

Closed jjorn closed 3 years ago

jjorn commented 3 years ago

Description

This PR includes following updates:

Note

We assume that the request has been properly configured before passing to the framework. Therefore it is no need to be processed by interceptors again.