Skip to content

Support http-client-0.5#2284

Merged
paf31 merged 1 commit intopurescript:masterfrom
phadej:http-client-0.5
Aug 26, 2016
Merged

Support http-client-0.5#2284
paf31 merged 1 commit intopurescript:masterfrom
phadej:http-client-0.5

Conversation

@phadej
Copy link
Copy Markdown
Contributor

@phadej phadej commented Aug 22, 2016

No description provided.

@kritzcreek
Copy link
Copy Markdown
Member

Won't this cause any connection failure to crash the psc-ide-server? I checked the release notes and it looks like the exception code has changed, but exceptions still need to be caught here.

@phadej
Copy link
Copy Markdown
Contributor Author

phadej commented Aug 22, 2016

Ah, true. One want to catch all exceptions... I'll revert that functionality

@phadej
Copy link
Copy Markdown
Contributor Author

phadej commented Aug 22, 2016

reverted

@phadej
Copy link
Copy Markdown
Contributor Author

phadej commented Aug 23, 2016

I have no idea why osx tests failed, could they be restarted?

@kritzcreek
Copy link
Copy Markdown
Member

Yeah that's not a genuine failure. There's something flaky compiling psc-ide's test assets...

@kritzcreek
Copy link
Copy Markdown
Member

I hope the tests will work reliably again after #2286.

P.fold (<>) "" identity (responseBody resp)

let qClean = T.dropWhileEnd (== '.') q
req' <- parseRequest "http://pursuit.purescript.org/search"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be changed to https now?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll leave this for someone else to change.

@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Aug 26, 2016

LGTM, other than my https comment. @kritzcreek good to merge then?

@kritzcreek
Copy link
Copy Markdown
Member

Looks good from my side 👍

@paf31 paf31 merged commit 2e71575 into purescript:master Aug 26, 2016
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented Aug 26, 2016

Thanks @phadej!

@phadej phadej deleted the http-client-0.5 branch December 19, 2017 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants