You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jabrena. Sure!
I had to fork OkHttp because the default implementation is not allowing non-ascii characters in header names. Which makes sense from the library perspective, but I needed this functionality. Additionally, I also wanted to change how response headers and http response are being handled in case of different types of exceptions.
For swagger-parser, I needed the ability to solve cross-path references for schemas and parameters, which is not supported yet. Plus some additional feature such as handling empty model names, handling primitives with additional properties, etc.
Hi,
Can you explain why exist some libs in lib folder?
Many thanks in advance
Juan Antonio
The text was updated successfully, but these errors were encountered: