u01jmg3 / ics-parser

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

[Feature Request] Add "Accept-language" to the header options #253

Closed Wilkware closed 4 years ago

Wilkware commented 4 years ago

It is possible to add a option to pass the accepted language for the request? This would be nice!

Background:

The summary for private appointments will be always printed as "Privat Appointment", but if you pass in the header "Accept-language: de" then you will get "Privater Termin" (german) ;-)

Thanks Heiko

u01jmg3 commented 4 years ago

Sure - feel free to send in a pull request.