tollmanz / wordpress-https-mixed-content-detector

Monitor a WordPress site served over TLS for mixed content warnings
22 stars 3 forks source link

Use a 204 response code for the beacon #19

Closed johnbillion closed 9 years ago

johnbillion commented 9 years ago

A 204 No Content is the most appropriate response for a beacon such as this. Also the beacon should exit rather than return for invalid requests, so processing stops.

tollmanz commented 9 years ago

Top notch! I love the attention to detail here.

Merged to develop 7c335c8b577fb1d1b556d8213ab463f666c94caa.