This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
Browse Source
bugfix
pull/93/merge
v1.14.1
Aaron Parecki
7 months ago
parent
2f2f4c135f
commit
7b9adcc4e7
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lib/XRay.php
+ 1
- 0
lib/XRay.php
View File
@ -49,6 +49,7 @@ class XRay {
$body
=
$opts_or_body
;
$opts
=
$opts_for_body
;
$code
=
null
;
$fetch
=
null
;
}
$parser
=
new
XRay\Parser
(
$this
->
http
,
$fetch
);
Write
Preview
Loading…
Cancel
Save