为 js request 新增 remote ip
This commit is contained in:
1
global-types/globals.d.ts
vendored
1
global-types/globals.d.ts
vendored
@@ -35,6 +35,7 @@ declare global {
|
||||
rawPath: string;
|
||||
host: string;
|
||||
remoteAddr: string;
|
||||
remoteIP: string;
|
||||
proto: string;
|
||||
httpVersion: string;
|
||||
path: string;
|
||||
|
||||
Reference in New Issue
Block a user