mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
15 lines
488 B
Plaintext
15 lines
488 B
Plaintext
# HTTP - iTunes (Apple's music program)
|
|
# Pattern attributes: good notsofast notsofast subset
|
|
# Protocol groups: streaming_audio ietf_draft_standard
|
|
# Wiki: http://protocolinfo.org/wiki/HTTP
|
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
|
#
|
|
# Port 80
|
|
# iTunes program basically uses the HTTP protocol for its initial
|
|
# communication.
|
|
# Pattern contributed by Deepak Seshadri <dseshadri AT broadbandmaritime.com>
|
|
|
|
http-itunes
|
|
http/(0\.9|1\.0|1\.1).*(user-agent: itunes)
|
|
|