Closed elrhomariyounes closed 4 years ago
@elrhomariyounes - thank you for all your hard work on these bug reports! Would you be interested in being a contributor on this Repo?
Hi, always a pleasure to contribute. Sure thank you very much @acupofjose
Bug report
Describe the bug
Hello, while trying to perform a Range request an exception is thrown as described in the StackTrace below
After debugging I found that issue is when performing a Range request with from parameter only or both from and to the headers expected by Postgrest are :
The second header will throw the exception when trying to add it to the HttpRequestMessage.Headers because is not a valid one Exception line
To Reproduce
Expected behavior
System information
-OS: [Windows 10 Pro 1909] -.Net core 3.1.x -Visual Studio 16.8 -Version of supabase-postgrest-csharp: master branch of current repo