libgit2 / libgit2/libgit2sharp
http exceptions are of LibGit2SharpException type
未關閉
還沒有人認領這個 Issue。
- 主要語言
- C#
- 星號
- 3.5k
- 分支
- 925
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Issues:
- 401
- 404
- unsupported URL protocol error
- unknown certificate check failure
Expected behavior
Either it should be specific type of exception or there should be a property of status code
Actual behavior
LibGit2SharpException type
Version of LibGit2Sharp (release number or SHA1)
0.27.0-preview-0175
Operating system(s) tested; .NET runtime tested
.NET6
Windows 10
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定檔案、測試或進入點。首先在 C#/.NET 6 程式碼中定位 HTTP 錯誤處理路徑,並重現 401、404、不支援的通訊協定和憑證檢查失敗;完成的標準是呼叫端能夠透過例外類型或狀態碼屬性區分這些失敗。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- backend-api-design
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100