package frame.object.http; public enum RequestType { Resource, VirtualPath; }