Way2CU / Caracal

Fast, lightweight, developer oriented framework.
GNU General Public License v2.0
8 stars 5 forks source link

Add function to `URL` class that returns current URL. #51

Closed MeanEYE closed 7 years ago

MeanEYE commented 7 years ago

Certain sharing features require us to derive current URL. Instead of combining couple of functions from URL class we should have one function that does this.