darkweak / go-esi

Pure implementation of the non-standard ESI (Edge-Side-Include) specification in Go
MIT License
22 stars 6 forks source link

[bug] "fatal error: concurrent map writes" on /choose fixture #8

Closed dkarlovi closed 1 year ago

dkarlovi commented 1 year ago

I use make run-caddy and access http://localhost:9080 without cookie set.

darkweak commented 1 year ago

I'll open the PR for that this evening.