Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDate field is not recognized as such #91
Comments
|
thanks for the report @Bisaloo , having a look |
|
it's actually a fix needed in I was just using the date from the response header directly, but httr parses the http response date to another format to put in to the opened an issue in webmockr, you can see the ping above |
|
@Bisaloo install from master |
|
Confirmed fixed. Thank you for your responsiveness! |
|
and thanks for the detailed report |
I am not sure whether should be fixed on
vcrorhttrside. Here's a reprex that will explain the issue better than I could:Created on 2019-02-01 by the reprex package (v0.2.1)
Session info
This happens on L36 of
response.rfromhttr.