# user-agent-parser

Parse the user-agent string and add a ua field containing the navigator name.

# Example

curl -v -X POST http://localhost:59599
  -H "ezPAARSE-Middlewares: user-agent-parser"
  -F "files[]=@access.log"
Last Updated: 7/15/2020, 1:38:58 PM