shipfeedAI news, curated daily

01:20:09 CET
21 MAY01:20:09shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

Requester's public IP postal code now available in Vercel Functions

Vercel adds an x-vercel-ip-postal-code header to its Functions and Edge Middleware, exposing the postal code tied to a requester's public IP address.

Jan 9 · · primary fetch1 sourceupdated Jan 9 ·

The header is now part of , providing the postal code associated with the requester’s public IP address. This complements existing headers like , , and .x-vercel-ip-postal-codex-vercel-ip-countryx-vercel-ip-cityx-vercel-ip-country-regionVercel’s geolocation capabilities The header is accessible in Vercel Functions, including .

Here's a TypeScript example:x-vercel-ip-postal-codeEdge Middleware Postal codes are also available via the package:@vercel/functions For more information on headers and geolocation, see Vercel’s request header documentation. Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comRequester's public IP postal code now available in Vercel Functionsprimary