realestate-com-au / akamai-rspec

Test your akamai configuration with rspec
24 stars 13 forks source link

Adding mutator for debugmethods #29

Closed symmetryninja closed 6 years ago

symmetryninja commented 6 years ago

We needed to inject custom headers for different calls to Akamai. AkamaiRSpec::Request.debug_headers changed to be a member variable instead of a property method. AkamaiRSpec::Request.add_debug_header method added to inject additional headers. Version bump CHANGELOG update.