[Spark] Track SOAP headers ourselves

Review Request #876 — Created Sept. 28, 2022 and submitted

pprkut
Lunr
878, 880, 881, 877
a0582bb...
lunr

PHP 8.1 made the __default_headers property private, and there's no accessor method. We therefore have no way of checking what headers are set. The only way is to track the headers ourselves.

Unit tests

smillernl
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master

Loading...