Advertisement
Guest User

Untitled

a guest
May 13th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Zend_Uri_Http Object
  2. (
  3. [_username:protected] =>
  4. [_password:protected] =>
  5. [_host:protected] => ecx.images-amazon.com
  6. [_port:protected] =>
  7. [_path:protected] => /images/I/51c3DCRJZPL._SL160_.jpg
  8. [_query:protected] =>
  9. [_fragment:protected] =>
  10. [_regex:protected] => Array
  11. (
  12. [escaped] => %[[:xdigit:]]{2}
  13. [unreserved] => [A-Za-z0-9-_.!~*'()\[\]]
  14. [segment] => (?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*
  15. [path] => (?:\/(?:(?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\]:@&=+$,;])*)?)+
  16. [uric] => (?:%[[:xdigit:]]{2}|[A-Za-z0-9-_.!~*'()\[\];\/?:@&=+$,])
  17. )
  18.  
  19. [_scheme:protected] => http
  20. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement