index
:
icingaweb2-module-incubator
debian
progress-linux
upstream
debian 11 backports: icinga
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
gipfl
/
curl
/
src
/
ResponseParseError.php
blob: 5f127b6f4623d67a61385def4c6b62fb9f30a852 (
plain
)
1
2
3
4
5
6
7
<?php
namespace
gipfl\Curl
;
class
ResponseParseError
extends
RequestError
{
}