unjs / h3

⚡️ Minimal H(TTP) framework built for high performance and portability
https://h3.unjs.io/
MIT License
3.69k stars 219 forks source link

docs: include xForwardedFor param on getRequestIP #906

Open RihanArfan opened 3 weeks ago

RihanArfan commented 3 weeks ago

Adds a missing parameter on the docs for getRequestIP(). May be worth backporting to v1 docs too. https://github.com/unjs/h3/blob/7324eeec854eecc37422074ef9f2aec8a5e4a816/src/utils/request.ts#L297-L307