MXS-1220: Make the http.hh header public
As it contains utility functions for formatting time_t values to HTTP-date values, there's no real need to make it an internal header.
This commit is contained in:
@ -41,6 +41,7 @@
|
||||
#include <maxscale/utils.h>
|
||||
#include <maxscale/paths.h>
|
||||
#include <maxscale/json_api.h>
|
||||
#include <maxscale/http.hh>
|
||||
|
||||
#include "maxscale/config.h"
|
||||
#include "maxscale/filter.h"
|
||||
|
Reference in New Issue
Block a user