0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset/slimy-kids-peel.md
Emanuele Stoppa fb5569583b
fix(middleware): compute client address (#12222)
* fix(middleware): compute client address

* add unit test
2024-10-14 15:35:24 +01:00

149 B

astro
patch

Fixes an issue where the edge middleware couldn't correctly compute the client IP address when calling ctx.clientAddress()