lib/knj/tests/test_http2.rb in knjrbfw-0.0.72 vs lib/knj/tests/test_http2.rb in knjrbfw-0.0.74
- old
+ new
@@ -13,6 +13,6 @@
#exit
http = Http2.new(:host => "mexico.balance4u.com", :port => 443, :ssl => true)
resp = http.get(:url => "/")
-Knj::Php.print_r(http.cookies)
+Php4r.print_r(http.cookies)
\ No newline at end of file