Namespace Fluxzy.Misc
Classes
- IpUtility
An helper class for IP related operations
- PathAndQueryUtility
This is a simple helper that aims to provide a way to extract the path and query from a URL. We use this to have 0 allocations when we need to extract the path and query from a URL for plain HTTP.