1
0
Fork 0
mirror of https://github.com/rest-client/rest-client.git synced 2022-11-09 13:49:40 -05:00

Add history note for excessive header warning.

This commit is contained in:
Andy Brody 2017-04-09 19:14:57 -04:00
parent 15906cc967
commit 0951b97481

View file

@ -1,5 +1,8 @@
# Unreleased
- Suppress the header override warning introduced in 2.0.1 if the value is the
same. There's no conflict if the value is unchanged. (#578)
# 2.0.1
- Warn if auto-generated headers from the payload, such as Content-Type,