Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Url decode #14

Closed
gregoriusus opened this issue Jan 4, 2024 · 3 comments
Closed

Url decode #14

gregoriusus opened this issue Jan 4, 2024 · 3 comments
Labels

Comments

@gregoriusus
Copy link

On outbound session headers should be parsed with urldecode. I am getting error:
String '2024-01-04%2013%3A52%3A58' was not recognized as a valid DateTime.

@gregoriusus
Copy link
Author

I am using: Uri.UnescapeDataString(x.FsEvent["Event-Date-Local"])

@Tochemey Tochemey added the bug label Jan 21, 2024
@Tochemey
Copy link
Owner

Tochemey commented Jan 21, 2024

@gregoriusus That is interesting. I will check. However, please in case you find a solution you can also open a PR.

@Tochemey Tochemey closed this as completed Jun 9, 2024
@Tochemey
Copy link
Owner

Tochemey commented Jun 9, 2024

for lack of activities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants