Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Support sending 204 responses instead of 200. #152

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2017

  1. Register an error-handler on the image used to transmit events to the…

    … server.
    
    Without this the event-queue stalls if an error occurs with one of the events.
    asnare committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    b51e151 View commit details
    Browse the repository at this point in the history
  2. Implement support for 204 No Content event responses.

    This is configurable, and intended for the web source instead of the 1x1 GIF.
    asnare committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    666f362 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Configuration menu
    Copy the full SHA
    b16b30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa78a37 View commit details
    Browse the repository at this point in the history