[Home](../README.md) > normalizeRequestPath

# Function: normalizeRequestPath

Normalizes a request path to a consistent POSIX format.

## Signature

```typescript
function normalizeRequestPath(requestPath: string): string
```
