u01jmg3 / ics-parser

Parser for iCalendar Events • PHP 8+, 7 (≥ 7.4), 5 (≥ 5.6)
MIT License
439 stars 144 forks source link

Allow set http protocol version #296

Closed clintallan closed 2 years ago

clintallan commented 2 years ago

Allow set http protocol version by passing it into the initUrl() method Defaults to 1.1 if not passed in (existing behaviour)