Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cellframe-sdk
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
16
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
cellframe-sdk
Merge requests
!427
Correction in the implementation of JSON-RPC and added processing of simple CORS requests in dap_http_simple.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Correction in the implementation of JSON-RPC and added processing of simple CORS requests in dap_http_simple.
features-5056_to_develop
into
develop
Overview
0
Commits
5
Pipelines
1
Changes
6
Merged
alexey.stratulat
requested to merge
features-5056_to_develop
into
develop
3 years ago
Overview
0
Commits
5
Pipelines
1
Changes
6
Expand
The following changes have been made:
Added a greeting output for a simple GET request.
The signature of the callback function for handling the JSON-RPC request has been changed, now it will accept the method name as the third parameter.
Changed the function signature of the btc_rpc module.
Fixed error clean information from JSON request.
Added temporary implementation of handling a simple CORS request.
👍
0
👎
0
Merge request reports
Loading