rombert / ereviewboard

A mylyn-based Eclipse integration for Review Board
46 stars 31 forks source link

Enhanced validation of api entry point #102

Closed selsemore closed 12 years ago

selsemore commented 12 years ago

Verify that api endpoint exists by checking that status == 200 or 401 rather than by checking that status == 200. This way the check works even though we haven't logged in yet.

buildhive commented 12 years ago

Robert Munteanu » ereviewboard #4 SUCCESS This pull request looks good (what's this?)