public function serve_request() {

        do_action( 'woocommerce_api_server_before_serve', $this );

        $this->header( 'Content-Type', $this->handler->get_content_type(), true );