Joona Hoikkala

Results 194 comments of Joona Hoikkala

Will do, and better yet, I’ll link to your python client from the acme-dns readme to. I’ll try to remember to do the changes when I get around a proper...

A well defined request, but I’m going to throw in a curve ball; did you know you can use the keyword in regex filter? To accomplish same result you could...

Thanks for clearing that up. I do see the value, and it might get added in the future.

This is actually a feature from HTTP spec, I have stumbled into this before and I figured out it was stemming from the Go [standard library request.go](https://go.dev/src/net/http/request.go), around line 600...