summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd_parsing.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd_parsing.c')
-rw-r--r--src/backend/taler-merchant-httpd_parsing.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd_parsing.c b/src/backend/taler-merchant-httpd_parsing.c
index e7141b64..14a87ff4 100644
--- a/src/backend/taler-merchant-httpd_parsing.c
+++ b/src/backend/taler-merchant-httpd_parsing.c
@@ -144,6 +144,7 @@ buffer_append (struct Buffer *buf,
return GNUNET_OK;
}
+
/**
* Function called whenever we are done with a request
* to clean up our state.
@@ -163,6 +164,7 @@ TMH_PARSE_post_cleanup_callback (void *con_cls)
}
}
+
/**
* Release all memory allocated for the variable-size fields in
* the parser specification.
@@ -248,6 +250,7 @@ release_data (struct TMH_PARSE_FieldSpecification *spec,
}
}
+
/**
* Process a POST request containing a JSON object. This function
* realizes an MHD POST processor that will (incrementally) process
@@ -349,6 +352,7 @@ TMH_PARSE_post_json (struct MHD_Connection *connection,
return GNUNET_YES;
}
+
/**
* Generate line in parser specification for string. The returned
* string is already nul-terminated internally by JSON, so no length