Adjust benchmark directory,enable HTTP test,rename variables,format codes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef _HTTP_DECODER_STRING_H_
|
||||
#define _HTTP_DECODER_STRING_H_
|
||||
#pragma once
|
||||
|
||||
#include "stellar/http.h"
|
||||
|
||||
@@ -71,4 +70,4 @@ enum string_state http_decoder_string_state(const struct http_decoder_string *rs
|
||||
int http_decoder_string_get(const struct http_decoder_string *rstr, hstring *out);
|
||||
|
||||
void http_decoder_string_dump(struct http_decoder_string *rstr, const char *desc);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user