Evert Pot

Results 252 comments of Evert Pot

The configuration resolves relative urls based on the `server` the same way a browser would. This means that if you specified an absolute url, those urls would be used as-is....

Plug for my much faster library: https://www.npmjs.com/package/bigint-money It uses BigInt under the hood, and is written in TS. Hope this isn't too spammy

Nah, I ran into this from a Hackernews thread today =)

This is a valid concern. I would say that IRI domains are not supported at all at the moment. I never really dove into this enough to truly understand what's...

Confirmed. PHP's parse_url kinda sucks.

Sorry for the slow responses here, but I'm down with merging this once the conflicts are resolved. Sorry for being over a year late, but thank you for making this...

Not sure if this helps, but [link hints][1] has: 1. `auth-schemes`, which addresses the bearer token case. It basically gives you a way to indicate that a link is probably...

Supporting storage of arbitrary properties is not something that is explicitly demanded by the specification. The WebDAV framework that CalDAV builds upon also does not specifically require it, and many...

Hi! The properties you are talking about, sound more like iCalendar properties as opposed to WebDAV properties to me. Is there some confusion going on here? You uppercase them and...

Makes sense then! Unfortunately my earlier comment does stand... We added support for storing any arbitrary properties, but the wait is for Baikal and Owncloud to upgrade to SabreDAV 2...