package flash.net; extern class URLRequestMethod { static var GET : String; static var POST : String; }