introduce new MHD_CONNECTION_INFO_HTTP_STATUS

This commit is contained in:
Christian Grothoff
2021-08-04 18:58:55 +02:00
parent 88b880e928
commit f1f8851cd2
4 changed files with 32 additions and 5 deletions
+6
View File
@@ -3159,6 +3159,12 @@ to the access handler.
Takes no extra arguments.
@index MHD_CONNECTION_INFO_HTTP_STATUS
Returns the HTTP status code of the response that was
queued. Returns NULL if no response was queued yet.
Takes no extra arguments.
@end table
@end deftp