//Written in the D programming language
/*
 * MIME Content-Disposition header  (Deprecated).
 *
 * Copyright: Copyright (C) 2013 Jaypha
 *
 * Distributed under the Boost Software License, Version 1.0.
 * (See http://www.boost.org/LICENSE_1_0.txt)
 *
 * Authors: Jason den Dulk
 */

deprecated("Use jaypha.inet.mime.contentdisposition")
module jaypha.inet.mime.content_disposition;

public import jaypha.inet.mime.contentdisposition;