Skip to content

Commit 33afcbd

Browse files
committed
add http date parser / encoder helpers
1 parent b59d11f commit 33afcbd

File tree

4 files changed

+484
-0
lines changed

4 files changed

+484
-0
lines changed

LICENSE-APACHE

+1
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@
176176
END OF TERMS AND CONDITIONS
177177

178178
Copyright 2019 Yoshua Wuyts
179+
Copyright 2016-2018 Michael Tilli (Pyfisch) & `httpdate` contributors
179180

180181
Licensed under the Apache License, Version 2.0 (the "License");
181182
you may not use this file except in compliance with the License.

LICENSE-MIT

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ The MIT License (MIT)
33
Copyright (c) 2019 Yoshua Wuyts
44
Copyright (c) 2017 http-rs authors
55
Copyright (c) 2020 Jacob Brown
6+
Copyright (c) 2016-2018 Michael Tilli (Pyfisch) & `httpdate` contributors
67

78
Permission is hereby granted, free of charge, to any person obtaining a copy
89
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)