Skip to content

Commit 6d91693

Browse files
committed
Add missing reexport
1 parent e2d387d commit 6d91693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/header/common/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pub use self::date::Date;
1717
pub use self::expires::Expires;
1818
pub use self::host::Host;
1919
pub use self::last_modified::LastModified;
20+
pub use self::if_modified_since::IfModifiedSince;
2021
pub use self::location::Location;
2122
pub use self::transfer_encoding::TransferEncoding;
2223
pub use self::upgrade::Upgrade;

0 commit comments

Comments
 (0)