Class: Ipregistry::Models::UserAgent

Inherits:
Base
  • Object
show all
Defined in:
lib/ipregistry/models/user_agent.rb

Overview

Structured data parsed from a raw User-Agent string. The header field is the raw User-Agent string that was parsed.

Method Summary

Methods inherited from Base

#==, #[], #hash, #initialize, #inspect, #to_h

Constructor Details

This class inherits a constructor from Ipregistry::Models::Base