skazantsev / WebDavClient

Asynchronous cross-platform WebDAV client for .NET Core
MIT License
158 stars 30 forks source link

Override WebDavResource ToString() #90

Open bdovaz opened 5 months ago

bdovaz commented 5 months ago

For debugging purposes it would be correct to return the url to make it easier to visualize, now it is like this:

image