tjsousa

Results 5 comments of tjsousa

I tested previously abd 'mo' was already supported as a valid mapping for 'months'

I ran into an issue when using `HTTPoison`, a popular Elixir client that uses Hackney, and headers from a Plug connection, which are lower-cased by default. More info here: https://github.com/slogsdon/elixir-reverse-proxy/issues/2

I agree. I opened an issue in HTTPoison for it: https://github.com/edgurgel/httpoison/issues/100, but seems like solving it upstream is the way to go. I also have a fix in place for...

Unfortunately I have no control of the SugarCRM installation where this is happening as I develop a piece of software that must work with third-party SugarCRM accounts. But I was...