SICS-128: Added a reactor status protocol handler called OPALSTAT for the asyncqueue.
OPALSTAT uses HTTP/1.1 and sets the UserAgent to SICS to avoid re-directs. It also sends the SICS version and revision numbers in the UserAgent string.
This commit is contained in:
4
site_ansto/hardsup/aqp_opalstatus.h
Normal file
4
site_ansto/hardsup/aqp_opalstatus.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#ifndef AQP_OPALSTATUS_H
|
||||
#define AQP_OPALSTATUS_H
|
||||
void OpalStatusInitProtocol(SicsInterp *pSics);
|
||||
#endif
|
||||
Reference in New Issue
Block a user